Move non-upstreamed NixNG modules into this repo

This commit is contained in:
Pim Kunis 2025-01-04 11:22:05 +01:00
parent 4503a8f541
commit 3b0a54581d
10 changed files with 265 additions and 3 deletions

View file

@ -37,6 +37,12 @@ in {
};
extraModules = [
self.nixngModules.bazarr
self.nixngModules.radicale
self.nixngModules.jellyseerr
self.nixngModules.radarr
self.nixngModules.sonarr
self.nixngModules.prowlarr
{
nixpkgs.overlays = [
(final: _prev: {