7 current 2025-10-05 19:40:33 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
syncthing.enable = true;
|
||||
syncthing.mode = "server";
|
||||
tailscale.enable = true;
|
||||
nvidia.enable = false;
|
||||
nvidia.enable = true;
|
||||
};
|
||||
homelab = {
|
||||
zfs.enable = true;
|
||||
@@ -113,7 +113,7 @@
|
||||
|
||||
networking.firewall.allowedUDPPorts = [ 51820 ];
|
||||
# Or disable the firewall altogether.
|
||||
networking.firewall.enable = false;
|
||||
networking.firewall.enable = true;
|
||||
|
||||
system.stateVersion = "25.05"; # Did you read the comment?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user