diff --git a/nixos/hosts/eidola/services/navidrome.nix b/nixos/hosts/eidola/services/navidrome.nix index e9a7f59..9e2890d 100644 --- a/nixos/hosts/eidola/services/navidrome.nix +++ b/nixos/hosts/eidola/services/navidrome.nix @@ -15,7 +15,6 @@ MusicFolder = "/terra/terrarium/Media/Music"; # TODO: hardcoding EnableInsightsCollector = false; - # EnableExternalServices = false; EnableTranscodingConfig = false; @@ -29,6 +28,7 @@ DefaultTheme = "Catppuccin Macchiato"; UIWelcomeMessage = "hiiii"; + UILoginBackgroundUrl = "https://picture.wtf/p/BTJLcn.jpg"; }; };