Build Prowlarr image with NixNG
This commit is contained in:
parent
d581b6228b
commit
70880ac224
5 changed files with 15 additions and 5 deletions
|
@ -16,6 +16,7 @@ flake-utils.lib.eachDefaultSystem (system: let
|
|||
radarr = ./radarr.nix;
|
||||
sonarr = ./sonarr.nix;
|
||||
bazarr = ./bazarr.nix;
|
||||
prowlarr = ./prowlarr.nix;
|
||||
};
|
||||
in {
|
||||
nixngConfigurations = builtins.mapAttrs (name: configFile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue