Configured self hosted cache
This commit is contained in:
parent
cb449d6b09
commit
7d8328b880
2 changed files with 17 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
aa = {
|
||||
nix.enable = true;
|
||||
nix.useSelfhostedCache = true;
|
||||
|
||||
services.openssh.enable = true;
|
||||
system.zfs.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue