mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
hosts/plover: use nftables as firewall
This commit is contained in:
parent
e90a719ca8
commit
90177118b0
@ -42,6 +42,7 @@ in
|
||||
boot.loader.grub.enable = true;
|
||||
|
||||
networking = {
|
||||
nftables.enable = true;
|
||||
domain = "foodogsquared.one";
|
||||
firewall = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user