dotfiles/nixos/hosts
Daniel Thoren 948798af4a
fix(darwin): migrate to new nix-darwin options & root activation 🔧
- set `nix.enable = true`; remove deprecated `services.nix-daemon.enable` 🔥
- replace unsafe `nix.settings.auto-optimise-store` with `nix.optimise.automatic`
- rename Touch ID option to `security.pam.services.sudo_local.touchIdAuth`
- add `system.primaryUser = "danny"` so user-scoped macOS defaults apply under root activation
- keep GC schedule; retain `nixpkgs.hostPlatform = "aarch64-darwin"`
- (minor) expand `environment.systemPackages` with `git`, `gnupg`, `coreutils`

This adapts the config to recent nix-darwin changes and fixes evaluation failures during `darwin-rebuild`.
2025-09-08 14:52:14 +02:00
..
macbookair.nix feat: bump Plasma 6, add bad Wi-Fi, tweak packages 📌 2025-08-17 20:40:54 +02:00
macos.nix fix(darwin): migrate to new nix-darwin options & root activation 🔧 2025-09-08 14:52:14 +02:00
wsl.nix merge: hosts/wsl.nix from wsl branch 🚚 2025-07-27 14:46:48 +02:00