mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-10-30 17:32:09 +01:00
service/bazarr: init from legacy
This commit is contained in:
parent
38d30d725b
commit
9edf198411
5 changed files with 42 additions and 22 deletions
|
|
@ -29,6 +29,9 @@ in
|
|||
sonarr = {
|
||||
enable = true;
|
||||
};
|
||||
bazarr = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
ssh-server = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue