ebook arr-like support
This commit is contained in:
parent
e6ab71e20c
commit
adf195f82e
3 changed files with 37 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ in
|
|||
imports = [
|
||||
../system/xps11/configuration.nix
|
||||
../home/programs/jellyfin
|
||||
../home/programs/calibre-web
|
||||
];
|
||||
|
||||
fileSystems."/storage" = {
|
||||
|
|
@ -88,6 +89,8 @@ in
|
|||
../home/programs/bazarr
|
||||
../home/programs/radarr
|
||||
../home/programs/sonarr
|
||||
../home/programs/readarr
|
||||
../home/programs/calibre
|
||||
];
|
||||
|
||||
fileSystems."/export/storage" =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue