fix frumar zfs boot timeout

auto-flake-update
Yorick van Pelt 2021-01-03 16:40:27 +01:00
parent f49c665b68
commit f144dd17b8
Signed by: yorick
GPG Key ID: A36E70F9DC014A15
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
# unifiPassword = "ReadOnlyPassword";
# };
};
boot.zfs.requestEncryptionCredentials = false;
networking.firewall.interfaces.wg-y.allowedTCPPorts = [ 3000 9090 ];
networking.firewall.allowedTCPPorts = [ 1883 ];
networking.firewall.allowedUDPPorts = [ 1883 ];