nixos: services: servarr: migrate nzbhydra
This commit is contained in:
parent
1c968bb4fe
commit
abd346d329
5 changed files with 29 additions and 27 deletions
|
|
@ -149,6 +149,9 @@ in
|
|||
jackett = {
|
||||
enable = false;
|
||||
};
|
||||
nzbhydra = {
|
||||
enable = false;
|
||||
};
|
||||
};
|
||||
# Because I still need to play sysadmin
|
||||
ssh-server.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue