moved nftables config to host
This commit is contained in:
parent
e46a35741d
commit
2e9baab4d5
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ in
|
||||||
# systemd.services.incus-preseed.postStart = "${oidcSetup}";
|
# systemd.services.incus-preseed.postStart = "${oidcSetup}";
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
nftables.enable = true;
|
# nftables.enable = true;
|
||||||
firewall = {
|
firewall = {
|
||||||
allowedTCPPorts = [
|
allowedTCPPorts = [
|
||||||
8445
|
8445
|
||||||
|
|
Loading…
Reference in a new issue