Enable prowlarr and lidarr.

This commit is contained in:
Nolan Darilek 2024-12-23 11:57:57 -06:00
parent 897b3c8f2a
commit aa3269a4cc

View File

@ -22,5 +22,8 @@
"flakes"
];
services.prowlarr.enable = true;
services.lidarr.enable = true;
system.stateVersion = "23.11";
}