Configured self hosted cache

This commit is contained in:
Alejandro Angulo 2023-04-08 19:13:00 -07:00
parent cb449d6b09
commit 7d8328b880
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
2 changed files with 17 additions and 0 deletions

View file

@ -10,6 +10,7 @@
aa = {
nix.enable = true;
nix.useSelfhostedCache = true;
services.openssh.enable = true;
system.zfs.enable = true;