1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-12-14 11:57:34 +00:00
nix-darwin/modules/system
Michael Hoang 57c144515a system: always add /run to /etc/synthetic.conf on macOS 10.15 onwards
Currently if nix-darwin is uninstalled then reinstalled without
rebooting, then the `/run` symlink will still remain and nix-darwin
won't readd `run` to `/etc/synthetic.conf` meaning the system will be
broken on next reboot.
2024-11-21 10:13:16 +11:00
..
defaults fix(defaults): fixing #1107 2024-11-12 14:37:26 +00:00
activation-scripts.nix users: move checks to system.checks 2024-10-27 21:52:41 +11:00
applications.nix applications: Drop store prefix to generalize 2022-09-13 14:57:50 +02:00
base.nix system: always add /run to /etc/synthetic.conf on macOS 10.15 onwards 2024-11-21 10:13:16 +11:00
checks.nix fix: allow users to disable the homebrew check 2024-11-19 10:11:23 +00:00
default.nix system: run shellcheck on activate and activate-user scripts 2024-11-07 17:15:22 +11:00
defaults-write.nix fix(defaults): fixing #1107 2024-11-12 14:37:26 +00:00
etc.nix write-text: remove support for copy 2024-06-15 12:15:13 +01:00
keyboard.nix (feature) Add swapLeftCtrlAndFn 2024-08-05 13:00:32 +02:00
launchd.nix system: replace for f in $(ls ...) with for f in .../* 2024-11-07 17:20:00 +11:00
nvram.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
patches.nix system: replace for f in $(ls ...) with for f in .../* 2024-11-07 17:20:00 +11:00
shells.nix users: allow shell to be managed by macOS 2024-10-27 21:52:41 +11:00
startup.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
version.nix version: make system.stateVersion mandatory 2024-09-12 18:35:10 +01:00