fix caches 2
This commit is contained in:
parent
64c49efa5f
commit
b3e8080fe7
1 changed files with 5 additions and 0 deletions
|
@ -13,6 +13,11 @@ in
|
||||||
../../modules/profiles/base
|
../../modules/profiles/base
|
||||||
];
|
];
|
||||||
|
|
||||||
|
nix.binaryCachePublicKeys = [
|
||||||
|
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||||
|
"gorgon:eEE/PToceRh34UnnoFENERhk89dGw5yXOpJ2CUbfL/Q="
|
||||||
|
];
|
||||||
|
|
||||||
dadada = {
|
dadada = {
|
||||||
admin.enable = true;
|
admin.enable = true;
|
||||||
fileShare.enable = true;
|
fileShare.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue