diff --git a/hosts/MOMO/services/yarr.nix b/hosts/MOMO/services/yarr.nix index 35ee382..0308414 100644 --- a/hosts/MOMO/services/yarr.nix +++ b/hosts/MOMO/services/yarr.nix @@ -8,7 +8,6 @@ enable = true; port = 8007; address = "127.0.0.1"; - baseUrl = "https://yarr.dryb.org"; authFilePath = config.age.secrets.environments-yarr.path; }; }