lyra config: iptables -> nftables
This commit is contained in:
parent
ea11023e98
commit
18f81ea61c
1 changed files with 2 additions and 0 deletions
|
|
@ -22,11 +22,13 @@
|
|||
|
||||
networking = {
|
||||
networkmanager.enable = true;
|
||||
nftables.enable = true;
|
||||
|
||||
firewall = {
|
||||
allowedTCPPorts = [
|
||||
2222
|
||||
];
|
||||
allowedUDPPorts = [];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue