index
:
nix-darwin.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2024-11-15
activate-system: remove `enable` option
Michael Hoang
2024-11-12
fix(defaults): fixing #1107
Lucas Mendes Loureiro
2024-11-12
feat(defaults): adding support to control center
Lucas Mendes Loureiro
2024-11-03
Merge pull request #1125 from aschleck/new-window-path
Michael Hoang
2024-11-02
Allow configuring the fn key action
April Schleck
2024-11-02
Configure the folder that new Finder windows open
April Schleck
2024-10-28
users: create users with home directory `/var/empty` by default
Michael Hoang
2024-10-28
users: replace FDA check with more fine grained permissions check
Michael Hoang
2024-10-27
users: allow `shell` to be managed by macOS
Michael Hoang
2024-10-27
users: change default shell to `/usr/bin/false` to match macOS
Michael Hoang
2024-10-27
users: allow `home` to be managed by macOS
Michael Hoang
2024-10-27
users: update properties on known users
Michael Hoang
2024-10-27
tests: fix old test getting messed up in refactor
Michael Hoang
2024-10-27
tests: fix negative asserts with `grep` not working
Michael Hoang
2024-10-24
power,sleep: Add options to control restart and sleep behavior
Philip Børgesen
2024-10-24
networking: Add wakeOnLan option
Philip Børgesen
2024-10-24
Merge pull request #1106 from NickHu/aerospace
Michael Hoang
2024-10-23
users: ensure Full Disk Access is granted before trying to delete users
Michael Hoang
2024-10-22
users: use `lib.escapeShellArg` for group description
Michael Hoang
2024-10-22
users: use `lib.escapeShellArg` for `createhomedir`
Michael Hoang
2024-10-22
users: use `lib.escapeShellArg` for `dscl` paths
Michael Hoang
2024-10-22
networking: use `lib.escapeShellArgs` instead of custom version
Michael Hoang
2024-10-22
users: use `lib.escapeShellArgs` instead of custom version
Michael Hoang
2024-10-22
users: use `lib.escapeShellArgs` for `sysadminctl -addUser`
Michael Hoang
2024-10-22
users: use `lib.escapeShellArg` for `sysadminctl -deleteUser`
Michael Hoang
2024-10-22
Use `sysadminctl` instead of `dscl`
Andrew Lubawy
2024-10-19
style fixes
Nick Hu
2024-10-16
module: add aerospace service
Nick Hu
2024-10-04
Merge pull request #1095 from aspauldingcode/master
Michael Hoang
2024-10-04
Merge pull request #1077 from rsrohitsingh682/add-netadata
Michael Hoang
2024-10-03
netdata: add netdata service in nix-darwin.
Rohit Singh
2024-10-03
push change to jankyborders test
aspauldingcode
2024-09-22
feat: use wait4path with script launchd option
will
2024-09-18
add tests for finder options
Niklas Ravnsborg
2024-09-16
add `NSGlobalDomain.AppleSpacesSwitchOnActivate` option
Niklas Ravnsborg
2024-09-12
{bash,zsh}: remove nix-shell early return in /etc/{bashrc,zshenv}
Antoine Cotten
2024-09-10
tests/users-groups: update for `lib.escapeShellArg` change
Emily
2024-09-10
tests/networking-hostname: update for `lib.escapeShellArg` change
Emily
2024-08-05
(feature) Add swapLeftCtrlAndFn
Maxime Daffis
2024-08-02
(feature) Add Stage Manager (com.apple.WindowManager) settings as system.defa...
Maxime Daffis
2024-07-24
Add inline prediction option mirroring the capitalization option
347Online | Katie Janzen
2024-07-21
Merge pull request #973 from amsynist/modules/services/jankyborders
Emily
2024-07-21
module: add jankyborders service
Prav!n
2024-07-10
Merge pull request #976 from emilazy/openssh-use-links-for-authorized-keys
Emily
2024-07-08
nextdns: fix argument handling
Henrique Goncalves
2024-06-15
ssh: use symlinks for `authorizedKeys` options
Emily
2024-06-13
fonts: remove `fonts.fontDir.enable`
Emily
2024-06-13
fonts: reimplement and rename to `fonts.packages`
Emily
2024-06-13
fonts: use non-standard path in test
Emily
2024-05-23
environment: Test how order of systemPath and profiles manifests
Andrew Marshall
[next]