fix mimir

This commit is contained in:
chris 2025-03-19 21:38:45 +01:00
commit 5d7d2c7e94
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak
2 changed files with 31 additions and 13 deletions

View file

@ -34,6 +34,7 @@
};
networking.firewall.allowedTCPPorts = [ 80 ];
networking.usePredictableInterfaceNames = false;
services.nginx = {
enable = true;