Use NixNG for Radarr
This commit is contained in:
parent
49ecab9603
commit
89b305a2ac
4 changed files with 14 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue