修改配置方式,删除多余的wlogout配置

This commit is contained in:
2025-04-27 18:32:38 +08:00
parent 992fee7199
commit a07936cff7
26 changed files with 82 additions and 269 deletions

View File

@@ -12,7 +12,7 @@
};
# Configure firewall
networking.firewall = lib.mkDefault {
networking.firewall = {
enable = true;
allowedTCPPorts = [ 22 80 443 ]; # 根据需要调整
allowedUDPPorts = [ 9 53 ]; # 9: wol, 53: dns