1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-18 22:33:07 +00:00
nix-darwin/modules/system
Emily 731910af01 {activation-scripts,activate-system}: check gcroots before linking
When `nix.enable` is off, we don’t necessarily have an active
Nix installation, so there won’t necessarily be an active
`/nix/var/nix/gcroots` directory to link things into. NixOS just skips
this unconditionally when `nix.enable` is off, but that doesn’t
work well with a context in which we usually expect `nix.enable`
to be coupled with an unmanaged system installation of Nix.
2025-02-11 20:10:55 +00:00
..
defaults Merge pull request #1262 from belak-forks/additional-tiling-options 2025-01-17 14:28:18 +11:00
activation-scripts.nix {activation-scripts,activate-system}: check gcroots before linking 2025-02-11 20:10:55 +00:00
applications.nix applications: Drop store prefix to generalize 2022-09-13 14:57:50 +02:00
base.nix system: remove unnecessary sudo 2025-01-14 15:56:20 +00:00
checks.nix Merge pull request #1313 from emilazy/push-tzwxwyvonslk 2025-02-11 19:30:41 +00:00
default.nix system: tweak ShellCheck settings 2025-01-18 19:34:21 +00:00
defaults-write.nix defaults-write: fix activation script conditionalization 2025-01-16 00:13:57 +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 {environment,readme}: default configuration path to /etc/nix-darwin 2025-01-27 23:10:14 +00:00