490 current 1970-01-01 01:00:00 24.11.20241227.d49da4c 6.6.67 *
This commit is contained in:
parent
49e6f00172
commit
222368696b
@ -26,9 +26,10 @@
|
||||
# NIXOS
|
||||
nix.settings = {
|
||||
experimental-features = ["nix-command" "flakes"];
|
||||
substituters = ["https://nix-community.cachix.org"];
|
||||
substituters = ["https://nix-community.cachix.org" "https://raspberry-pi-nix.cachix.org"];
|
||||
trusted-public-keys = [
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
"raspberry-pi-nix.cachix.org-1:WmV2rdSangxW0rZjY/tBvBDSaNFQ3DyEQsVw8EvHn9o="
|
||||
];
|
||||
auto-optimise-store = true;
|
||||
max-jobs = "auto";
|
||||
|
Loading…
x
Reference in New Issue
Block a user