hostconfig/gandalf: Open firewall for devel services

This commit is contained in:
Quentin Boyer 2024-08-16 09:28:13 +02:00
parent 2b9e225ab3
commit 970b055ac3

View file

@ -84,5 +84,7 @@
];
};
networking.firewall.allowedTCPPorts = [ 9080 ];
system.stateVersion = "24.05";
}