8.nix-darwin/modules/nix
Emily c796587d2e nix: remove nix.useDaemon
We now assume the daemon is used unconditionally when we manage the
Nix installation.

The `nix.gc` and `nix.optimise` services lose their `$NIX_REMOTE`
setting rather than making it unconditional, as the NixOS `nix.gc`
module does not set it. Possibly it should, but I think uniformity
between the two systems is better than diverging, even though I kind
of hate that the non‐daemon method of access is even a thing.
2025-02-07 19:44:59 +00:00
..
default.nix nix: remove nix.useDaemon 2025-02-07 19:44:59 +00:00
linux-builder.nix linux-builder: default maxJobs to amount of cores for Linux builder 2024-11-28 14:16:47 +11:00
nix-darwin.nix nix-tools: set $NIX_PATH 2025-01-20 05:29:44 +00:00
nixpkgs-flake.nix flake: put nixpkgs in NIX_PATH and system registry for flake configs 2024-09-11 08:24:41 +02:00
nixpkgs.nix nixpkgs: make config.nixpkgs.{buildPlatform,hostPlatform} write only 2025-02-03 20:54:01 +00:00