Merge branch 'main' of codeberg.org:dnscio/nix-config
This commit is contained in:
commit
2216d3647a
1 changed files with 2 additions and 0 deletions
|
|
@ -62,9 +62,11 @@
|
|||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
22
|
||||
443
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
22
|
||||
443
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue