Enabled self-hosted cache
This commit is contained in:
parent
f7b085b73e
commit
0580768391
|
@ -8,6 +8,7 @@
|
|||
|
||||
aa = {
|
||||
nix.enable = true;
|
||||
nix.useSelfhostedCache = true;
|
||||
|
||||
archetypes.workstation.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue