Kaleb Elwert
4075a3c23a
Add support for additional window tiling options
...
This adds support for the following defaults:
- com.apple.WindowManager.EnableTilingByEdgeDrag
- com.apple.WindowManager.EnableTopTilingByEdgeDrag
- com.apple.WindowManager.EnableTilingOptionAccelerator
2025-01-15 22:53:21 -08:00
Michael Hoang
57733bd1dc
Merge pull request #1257 from Enzime/push-nzlzmsqpwswu
...
nix: merge `nix.settings.trusted-users` by default
2025-01-09 08:12:35 +11:00
Michael Hoang
9e856ad0c1
nix: merge nix.settings.trusted-users
by default
...
Backport of https://github.com/NixOS/nixpkgs/pull/318635
2025-01-08 14:27:40 +11:00
Michael Hoang
ba9b3173b0
Merge pull request #1253 from jelmansouri/feat/casks-ignore-deps
...
Add --ignore-dependencies option for casks
2025-01-06 01:04:51 +11:00
Jalal El Mansouri
6ee6262d24
Add --ignore-dependencies option for casks
...
Some casks have extrenal dependencies managed by brew, neovide for
examples declares neovim as a dependency, a problem arises when you want
to use a nix managed neovim instead
2025-01-05 10:29:12 -03:00
Michael Hoang
a464e5ba8c
Merge pull request #1251 from gnammix/power_shellcheck_SC2016
...
power: quote in string triggered shellcheck SC2016
2025-01-05 01:52:08 +11:00
gnammix
89be82cb2b
power: quote in string triggered shellcheck SC2016
2025-01-04 14:35:53 +01:00
Michael Hoang
3feaf376d7
Merge pull request #1241 from gnammix/power_conditional_setRestartPowerFailure
...
power: restartAfterPowerFailure option is carried out conditionally
2025-01-04 13:03:10 +11:00
Michael Hoang
6a1fdb2a12
Merge pull request #1248 from Samasaur1/push-osptuupokumv
...
ci, readme: update stable nixpkgs to 24.11
2025-01-01 09:57:19 +11:00
Sam
0680f9e9e1
ci, readme: update stable nixpkgs to 24.11
2024-12-31 22:29:22 +00:00
gnammix
492a72007a
power: echo to print in error messages
...
Co-authored-by: Michael Hoang <Enzime@users.noreply.github.com>
2024-12-31 14:38:42 +01:00
Michael Hoang
71a3a075e3
Merge pull request #1208 from thuvasooriya/main
...
aerospace: add `workspace-to-monitor-force-assignment` option and fix `on-window-detected` type
2024-12-30 00:18:12 +11:00
thuvasooriya
aefd56bb56
aerospace: add workspace-to-monitor-force-assignment option and fix on-window-detected type #1208
...
trying to fix #1142
testing requested changes
adding workspace to monitor force assignment
remove formatting
tests pass
proper tests
undo formatting
tests for on-window-detected and workspace-to-monitor-force-assignment
testing submodules
cleanup n if fiz
checking
final
toml null field aerospace callback issue
custom null filter for submodule list
check for no presense of window-regex and if.workspace config check
aerospace: add workspace-to-monitor-force-assignment option and fix
on-window-detected type #1208
trying to fix #1142
testing requested changes
adding workspace to monitor force assignment
remove formatting
tests pass
proper tests
undo formatting
tests for on-window-detected and workspace-to-monitor-force-assignment
testing submodules
cleanup n if fiz
checking
final
toml null field aerospace callback issue
custom null filter for submodule list
check for no presense of window-regex and if.workspace config check
error
formatting mishap
space left
small fix
formatting mishaps
2024-12-29 16:57:26 +05:30
gnammix
62d8f5f289
power: move the check for restartPowerfailure support to checks.nix
2024-12-29 12:13:54 +01:00
Michael Hoang
713da7b75b
Merge pull request #1242 from filipkania/screencapture-target
...
defaults: add screencapture.target option
2024-12-29 22:08:16 +11:00
Filip Kania
b8e184ebf2
refactor: use enum as option type
2024-12-29 10:58:47 +01:00
Filip Kania
19bc0d6cbe
tests: add screencapture.target test case
2024-12-29 00:17:19 +01:00
Filip Kania
25fb527105
feat: add screencapture.target option
2024-12-29 00:17:19 +01:00
Michael Hoang
53a0c2fe6e
Merge pull request #1233 from adamcstephens/fish/package
...
fish: add package option
2024-12-29 10:04:09 +11:00
Michael Hoang
1fd4bd9369
Merge pull request #1230 from b1nhack/master
...
fix(zsh): correct the path of zsh-fast-syntax-highlighting
2024-12-29 09:59:07 +11:00
Xingquan Liu
daf9d9fe5d
fix(zsh): correct the path of zsh-fast-syntax-highlighting
2024-12-29 01:31:31 +08:00
Adam C. Stephens
2165857a24
fish: add package option
2024-12-27 23:47:55 -05:00
gnammix
016b1608ee
power: restartAfterPowerFailure option is carried out in activation script only if supported
...
Minor documentation change
2024-12-27 21:36:31 +01:00
Michael Hoang
bc03f78187
Merge pull request #1238 from Mic92/ssh
...
programs.ssh: add extraConfig option
2024-12-27 00:01:23 +11:00
Jörg Thalheim
2c86af2e99
programs.ssh: add extraConfig option
...
Same interface as in NixOS. This is useful to apply configuration for remote builders.
2024-12-23 21:32:37 +01:00
Domen Kožar
a35b08d09e
Merge pull request #1202 from Enzime/push-voxzmynopkkp
...
linux-builder: default `maxJobs` to amount of cores for Linux builder
2024-12-07 11:27:23 +00:00
Domen Kožar
9c3d8ff051
Merge pull request #1218 from Enzime/push-rnmuskqvosws
...
github-runner: fix service not starting
2024-12-07 11:26:48 +00:00
Michael Hoang
8752b6ae3c
github-runner: add instructions for triggering a runner registration
2024-12-07 13:08:55 +11:00
Michael Hoang
22cde06f49
github-runner: fix service not starting
2024-12-07 13:06:22 +11:00
Michael Hoang
06e1d77068
github-runner: use lib.getExe{,'}
2024-12-07 13:01:21 +11:00
Michael Hoang
d8255f09da
github-runner: remove with lib;
2024-12-07 12:54:17 +11:00
Michael Hoang
55d07816a0
Merge pull request #1213 from z0al/aerospace-startup-commands
...
fix(aerospace): allow startup commands
2024-12-05 09:29:39 +11:00
z0al
55d46b8997
test(aerospace): assert config values
2024-12-04 21:58:31 +00:00
z0al
9a59556018
fix(aerospace): allow startup commands
2024-12-04 19:03:03 +00:00
Michael Hoang
e7a71f8ec5
Merge pull request #1211 from al3xtjames/nix-lix-version-check
...
nix: fix Lix version detection in auto-optimise-store assertion
2024-12-04 19:56:27 +11:00
Alex James
0f9576cedc
nix: fix Lix version detection in auto-optimise-store assertion
2024-12-04 02:06:23 -06:00
Michael Hoang
c6b65d9460
Merge pull request #1189 from khaneliman/exposegroup
...
defaults: expose-group-by-app -> expose-group-apps
2024-12-02 02:04:49 +00:00
Austin Horstman
567bae1e17
defaults: expose-group-by-app -> expose-group-apps
...
Default was renamed in previous macOS release.
2024-12-01 19:12:41 -06:00
Michael Hoang
e30a3622b6
Merge pull request #1166 from Beta-Computer/master
...
defaults: add EnableTiledWindowMargins option
2024-12-01 10:03:52 +00:00
Beta-Computer
09e5dfb67e
defaults: add EnableTiledWindowMargins
option
...
Co-authored-by: Michael Hoang <Enzime@users.noreply.github.com>
2024-12-01 20:40:59 +11:00
Michael Hoang
70957ab0c6
linux-builder: default maxJobs
to amount of cores for Linux builder
2024-11-28 14:16:47 +11:00
Michael Hoang
6ab87b7c84
Merge pull request #1198 from ascandella/fix-etc-synthetic
...
Fix detection and ownership of /etc/synthetic.conf entry
2024-11-26 06:49:45 +00:00
Aiden Scandella
25e0b6064e
system: fix detection and ownership of /etc/synthetic.conf
...
This file is owned by root and mode 600 on my system, so the grep is
failing and it's adding a new entry every run.
```sh
-rw------- 1 root wheel 664 Nov 25 15:52 /etc/synthetic.conf
```
2024-11-25 21:40:13 -08:00
Michael Hoang
3c52583b99
Merge pull request #1191 from Enzime/push-vyzuqpqzosqp
...
ci: extend timeout and remove `tmate`
2024-11-24 03:51:27 +00:00
Michael Hoang
82ed8010ff
ci: extend timeout and remove tmate
2024-11-23 12:39:13 +11:00
Michael Hoang
698a62c628
Merge pull request #1188 from Enzime/push-ymutwpyrpyzz
...
github-runner: make `umask` quiet
2024-11-23 01:11:00 +00:00
Michael Hoang
89928cb531
Merge pull request #1173 from Enzime/push-rzlnwqmnznpp
...
nix-tools: set `meta.mainProgram`
2024-11-23 01:10:45 +00:00
Michael Hoang
caa23e878f
github-runner: make umask
quiet
2024-11-22 11:19:46 +11:00
Michael Hoang
edabc790a8
Merge pull request #1177 from Enzime/remove/installer
...
installer: remove
2024-11-21 22:52:27 +00:00
Michael Hoang
095ba5502c
default: expose all the darwin-*
commands
...
Change `uninstaller` to `darwin-uninstaller` to match flake attribute
2024-11-21 11:15:28 +11:00