reinstall
This commit is contained in:
4
hosts/snowbelle/configuration.nix
Normal file → Executable file
4
hosts/snowbelle/configuration.nix
Normal file → Executable 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;
|
||||
|
||||
Reference in New Issue
Block a user