summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-11-15activate-system: remove `enable` optionMichael Hoang
2024-11-12fix(defaults): fixing #1107Lucas Mendes Loureiro
2024-11-12feat(defaults): adding support to control centerLucas Mendes Loureiro
2024-11-03Merge pull request #1125 from aschleck/new-window-pathMichael Hoang
2024-11-02Allow configuring the fn key actionApril Schleck
2024-11-02Configure the folder that new Finder windows openApril Schleck
2024-10-28users: create users with home directory `/var/empty` by defaultMichael Hoang
2024-10-28users: replace FDA check with more fine grained permissions checkMichael Hoang
2024-10-27users: allow `shell` to be managed by macOSMichael Hoang
2024-10-27users: change default shell to `/usr/bin/false` to match macOSMichael Hoang
2024-10-27users: allow `home` to be managed by macOSMichael Hoang
2024-10-27users: update properties on known usersMichael Hoang
2024-10-27tests: fix old test getting messed up in refactorMichael Hoang
2024-10-27tests: fix negative asserts with `grep` not workingMichael Hoang
2024-10-24power,sleep: Add options to control restart and sleep behaviorPhilip Børgesen
2024-10-24networking: Add wakeOnLan optionPhilip Børgesen
2024-10-24Merge pull request #1106 from NickHu/aerospaceMichael Hoang
2024-10-23users: ensure Full Disk Access is granted before trying to delete usersMichael Hoang
2024-10-22users: use `lib.escapeShellArg` for group descriptionMichael Hoang
2024-10-22users: use `lib.escapeShellArg` for `createhomedir`Michael Hoang
2024-10-22users: use `lib.escapeShellArg` for `dscl` pathsMichael Hoang
2024-10-22networking: use `lib.escapeShellArgs` instead of custom versionMichael Hoang
2024-10-22users: use `lib.escapeShellArgs` instead of custom versionMichael Hoang
2024-10-22users: use `lib.escapeShellArgs` for `sysadminctl -addUser`Michael Hoang
2024-10-22users: use `lib.escapeShellArg` for `sysadminctl -deleteUser`Michael Hoang
2024-10-22Use `sysadminctl` instead of `dscl`Andrew Lubawy
2024-10-19style fixesNick Hu
2024-10-16module: add aerospace serviceNick Hu
2024-10-04Merge pull request #1095 from aspauldingcode/masterMichael Hoang
2024-10-04Merge pull request #1077 from rsrohitsingh682/add-netadataMichael Hoang
2024-10-03netdata: add netdata service in nix-darwin.Rohit Singh
2024-10-03push change to jankyborders testaspauldingcode
2024-09-22feat: use wait4path with script launchd optionwill
2024-09-18add tests for finder optionsNiklas Ravnsborg
2024-09-16add `NSGlobalDomain.AppleSpacesSwitchOnActivate` optionNiklas Ravnsborg
2024-09-12{bash,zsh}: remove nix-shell early return in /etc/{bashrc,zshenv}Antoine Cotten
2024-09-10tests/users-groups: update for `lib.escapeShellArg` changeEmily
2024-09-10tests/networking-hostname: update for `lib.escapeShellArg` changeEmily
2024-08-05(feature) Add swapLeftCtrlAndFnMaxime Daffis
2024-08-02(feature) Add Stage Manager (com.apple.WindowManager) settings as system.defa...Maxime Daffis
2024-07-24Add inline prediction option mirroring the capitalization option347Online | Katie Janzen
2024-07-21Merge pull request #973 from amsynist/modules/services/jankybordersEmily
2024-07-21module: add jankyborders servicePrav!n
2024-07-10Merge pull request #976 from emilazy/openssh-use-links-for-authorized-keysEmily
2024-07-08nextdns: fix argument handlingHenrique Goncalves
2024-06-15ssh: use symlinks for `authorizedKeys` optionsEmily
2024-06-13fonts: remove `fonts.fontDir.enable`Emily
2024-06-13fonts: reimplement and rename to `fonts.packages`Emily
2024-06-13fonts: use non-standard path in testEmily
2024-05-23environment: Test how order of systemPath and profiles manifestsAndrew Marshall