nix: add exception
This commit is contained in:
parent
61ecc0289c
commit
b572732783
2 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
];
|
||||
}
|
||||
.${config.time.timeZone}
|
||||
or []
|
||||
++ [
|
||||
"https://nix-community.cachix.org"
|
||||
"https://cache.garnix.io"
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
];
|
||||
}
|
||||
.${config.time.timeZone}
|
||||
or []
|
||||
++ [
|
||||
"https://nix-community.cachix.org"
|
||||
"https://cache.garnix.io"
|
||||
|
|
Loading…
Reference in a new issue