fix it please
This commit is contained in:
@@ -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 = [ ... ];
|
||||
|
||||
Reference in New Issue
Block a user