nixfiles/nixos/common/network.nix

3 lines
44 B
Nix

_: {
networking.nftables.enable = true;
}