Enabled self-hosted cache

This commit is contained in:
alejandro-angulo 2025-05-17 08:24:50 -07:00
parent f7b085b73e
commit 0580768391
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -8,6 +8,7 @@
aa = {
nix.enable = true;
nix.useSelfhostedCache = true;
archetypes.workstation.enable = true;