This commit is contained in:
Chris Kruining 2025-12-01 20:56:56 +01:00 committed by chris
parent 7a7e8bb088
commit 70fd7c3d7a
2 changed files with 68 additions and 64 deletions

View file

@ -24,6 +24,7 @@ in {
package = inputs.mydia.packages.${system}.default;
port = 2010;
listenAddress = "0.0.0.0";
openFirewall = true;
secretKeyBaseFile = config.sops.secrets."mydia/secret_key_base".path;