Use NixNG for Radarr

This commit is contained in:
Pim Kunis 2024-12-21 13:57:19 +01:00
parent 49ecab9603
commit 89b305a2ac
4 changed files with 14 additions and 4 deletions

View file

@ -13,6 +13,7 @@ flake-utils.lib.eachDefaultSystem (system: let
ntfy = ./ntfy.nix;
radicale = ./radicale.nix;
jellyseerr = ./jellyseerr.nix;
radarr = ./radarr.nix;
};
in {
nixngConfigurations = builtins.mapAttrs (name: configFile: