reinstall

This commit is contained in:
2025-10-06 21:38:49 -05:00
parent ee617b1a28
commit cd65de152d
42 changed files with 12 additions and 12 deletions

4
hosts/snowbelle/configuration.nix Normal file → Executable file
View File

@@ -13,11 +13,11 @@
system = {
ssh.enable = true;
sops.enable = true;
docker.enable = true;
docker.enable = false;
syncthing.enable = true;
# syncthing.mode = "server";
tailscale.enable = true;
nvidia.enable = true;
# nvidia.enable = true;
};
homelab = {
zfs.enable = true;