hosts: jupiter: move all nas to jupiter

This commit is contained in:
2023-10-01 20:24:46 +02:00
parent 405a67f440
commit a54f8fbbaa
4 changed files with 60 additions and 65 deletions

View File

@@ -11,7 +11,7 @@
};
# open the firewall
networking.firewall = {
interfaces.lo1 = {
interfaces.enp6s18 = {
allowedTCPPorts = [ 2049 ];
};
};