diff options
author | Alan Pearce | 2024-05-12 00:31:50 +0200 |
---|---|---|
committer | Alan Pearce | 2024-05-12 00:31:50 +0200 |
commit | 921e9173a9b7b05b15cd4641b63789b5283814fe (patch) | |
tree | a86c5454bdf7b8423d5713b9468d371d1603d615 | |
parent | ae3927d2109a29884eab046c427bd92ac1e76917 (diff) | |
download | nixfiles-921e9173a9b7b05b15cd4641b63789b5283814fe.tar.lz nixfiles-921e9173a9b7b05b15cd4641b63789b5283814fe.tar.zst nixfiles-921e9173a9b7b05b15cd4641b63789b5283814fe.zip |
nanopi: remove duplicate firewall setting
-rwxr-xr-x | system/nanopi.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/nanopi.nix b/system/nanopi.nix index 7a996223..d984c9f7 100755 --- a/system/nanopi.nix +++ b/system/nanopi.nix @@ -138,7 +138,6 @@ in 5355 # LLMNR 1900 # DLNA Jellyfin 3702 # Samba WSDD - 21027 # Syncthing LNDP 41641 51827 ]; |