add key for hydra.nixos.org
This commit is contained in:
parent
97a713cb53
commit
9dab3442c5
@ -11,6 +11,7 @@
|
||||
|
||||
nix.binaryCaches = [ https://hydra.nixos.org https://cache.nixos.org ];
|
||||
nix.trustedBinaryCaches = [ https://hydra.nixos.org https://cache.nixos.org ];
|
||||
nix.binaryCachePublicKeys = [ "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" ];
|
||||
nix.extraOptions = "auto-optimise-store = true";
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user