redundant

This commit is contained in:
Sridhar Ratnakumar 2025-10-29 15:19:00 -04:00
parent 8ad0ee6aa0
commit 7bd20016ed

View file

@ -33,9 +33,6 @@ in
];
nix.settings.sandbox = "relaxed";
nix.extraOptions = ''
builders-use-substitutes = true
'';
services.openssh.enable = true;
services.tailscale.enable = true;