1
1
Fork 0

catacomb: comment on networking.hostId

This commit is contained in:
Tim Van Baak 2024-01-04 19:54:31 +00:00
parent b4a32f04b5
commit 17b87e606c
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
];
networking = {
hostId = "beeeeee5";
hostId = "beeeeee5"; # this must be consistent for ZFS
firewall = {
enable = true;
allowedTCPPorts = [ 139 445 ];