Build Sonarr image with NixNG
This commit is contained in:
parent
e1ebabe09b
commit
95ce6f2c7a
5 changed files with 15 additions and 5 deletions
|
@ -14,6 +14,7 @@ flake-utils.lib.eachDefaultSystem (system: let
|
|||
radicale = ./radicale.nix;
|
||||
jellyseerr = ./jellyseerr.nix;
|
||||
radarr = ./radarr.nix;
|
||||
sonarr = ./sonarr.nix;
|
||||
};
|
||||
in {
|
||||
nixngConfigurations = builtins.mapAttrs (name: configFile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue