hosts/plover: use nftables as firewall

This commit is contained in:
Gabriel Arazas 2023-01-06 20:26:57 +08:00
parent e90a719ca8
commit 90177118b0

View File

@ -42,6 +42,7 @@ in
boot.loader.grub.enable = true; boot.loader.grub.enable = true;
networking = { networking = {
nftables.enable = true;
domain = "foodogsquared.one"; domain = "foodogsquared.one";
firewall = { firewall = {
enable = true; enable = true;