diff options
| author | 2026-05-13 13:43:40 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:40 +0100 | |
| commit | 26fc82ade8e6fde6858df1ed53bafa64719f2f15 (patch) | |
| tree | 8b23621412566e494e0a485321b67255009008fb /etc/sudoers-rs | |
| parent | ab8ee06cbfce42f94e07a0a694701a4df9201815 (diff) | |
| download | dotfiles-26fc82ade8e6fde6858df1ed53bafa64719f2f15.tar.gz dotfiles-26fc82ade8e6fde6858df1ed53bafa64719f2f15.tar.bz2 dotfiles-26fc82ade8e6fde6858df1ed53bafa64719f2f15.zip | |
feat(nix): saturate builds, add community cache, pin nixpkgs registry
- Drop auto-optimise-store: slows every build for modest disk savings.
Run 'nix store optimise' manually if disk pressure ever shows up.
- max-jobs=auto, cores=0: defaults are 1/1, which left most of the box
idle during large closures (LLVM, protobuf, …).
- Add nix-community.cachix.org as an extra substituter with its public
key. Big hit-rate boost against nixos-unstable, which is what the new
user registry points 'nixpkgs' at.
- dot_config/nix/registry.json pins 'nixpkgs' indirect ref to
github:NixOS/nixpkgs/nixos-unstable, so 'nix shell nixpkgs#foo' is
fast + reproducible. Project flakes are unaffected — they pin their
own inputs via flake.lock.
Diffstat (limited to 'etc/sudoers-rs')
0 files changed, 0 insertions, 0 deletions
