8.nix-darwin/modules/system
Emily bed70a84af {environment,nix}: remove references to $HOME
These can’t be relied upon in a post‐user‐activation
world. Technically a breaking change, if anyone has their home
directory outside of `/Users` or is using `root` for this, but, well,
I did my best and these are legacy defaults anyway.
2025-05-16 16:31:17 +01:00
..
defaults defaults: add com.apple.iCal for managing Calendar.app 2025-05-16 12:52:49 +10:00
activation-scripts.nix defaults: move userDefaults to system activation 2025-05-16 16:31:17 +01:00
applications.nix applications: use system.primaryUser for the legacy path 2025-05-16 16:31:17 +01:00
base.nix system: remove unnecessary sudo 2025-01-14 15:56:20 +00:00
checks.nix primary-user: init 2025-05-16 16:29:17 +01:00
default.nix system: tweak ShellCheck settings 2025-01-18 19:34:21 +00:00
defaults-write.nix defaults: move userDefaults to system activation 2025-05-16 16:31:17 +01: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 launchd: move userLaunchd to system activation 2025-05-16 16:29:17 +01: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
primary-user.nix {environment,nix}: remove references to $HOME 2025-05-16 16:31:17 +01: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 Docs: Fix references to NixOS 2025-03-06 16:24:46 +01:00