containers: add lidarr
This commit is contained in:
parent
d3503813c3
commit
9cf323f35b
3 changed files with 44 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
containers.jellyfin.enable = lib.mkForce true;
|
||||
containers.qbittorrent.enable = lib.mkForce true;
|
||||
containers.lidarr.enable = lib.mkForce true;
|
||||
};
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue