This commit is contained in:
alejandro-angulo 2025-12-03 19:54:58 -08:00
parent 3906603d51
commit 3cad488ee0
4 changed files with 13 additions and 6 deletions

View file

@ -17,7 +17,7 @@
aa = {
nix.enable = true;
nix.useSelfhostedCache = true;
nix.useSelfhostedCache = false;
services.tailscale = {
enable = true;