setting substituters like this is bad
This commit is contained in:
parent
eef919ed3a
commit
3ff2d4d797
1 changed files with 0 additions and 11 deletions
|
|
@ -54,17 +54,6 @@
|
|||
config.osbmModules.defaultUser
|
||||
];
|
||||
|
||||
# Binary cache configuration
|
||||
nix.settings = {
|
||||
substituters = [
|
||||
"https://nix-community.cachix.org"
|
||||
];
|
||||
|
||||
trusted-public-keys = [
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
];
|
||||
};
|
||||
|
||||
# Optimize store automatically
|
||||
nix.optimise.automatic = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue