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