Fix SMB service
This commit is contained in:
parent
98891a9b15
commit
1fa3e16a8c
4 changed files with 15 additions and 11 deletions
|
@ -31,6 +31,7 @@
|
|||
networkmanager.enable = true;
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowPing = true;
|
||||
allowedTCPPorts = [
|
||||
53 # adguardhome (DNS)
|
||||
80 # traefik (HTTP)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue