mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
add a space for readability
This commit is contained in:
parent
a74287fe5d
commit
e354433f9f
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
networking = {
|
||||
# Open ports in the firewall.
|
||||
firewall.allowedTCPPorts = [ 22 80 13378];
|
||||
firewall.allowedTCPPorts = [ 22 80 13378 ];
|
||||
# firewall.allowedUDPPorts = [ ... ];
|
||||
# Or disable the firewall altogether.
|
||||
# firewall.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue