fix it please

This commit is contained in:
2025-10-04 00:42:13 -05:00
parent 3e06075265
commit 54966912b2
5 changed files with 4 additions and 77 deletions

View File

@@ -6,9 +6,9 @@
./hardware-configuration.nix
../../modules/ssh.nix
../../modules/docker.nix
../../homelab/zfs.nix
../../homelab/smb.nix
../../homelab/nfs.nix
../../modules/homelab/zfs.nix
../../modules/homelab/smb.nix
../../modules/homelab/nfs.nix
];
# use the systemd-boot EFI boot loader.
@@ -61,6 +61,7 @@
443 # https
445 # cifs
2049 # nfs
3001 # uptime kuma
];
#networking.firewall.allowedUDPPorts = [ ... ];