feat: nas add audiobookshelf
This commit is contained in:
parent
edbf5dcbbc
commit
89b70fe6f7
2 changed files with 18 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ in {
|
|||
./modules/cyberghost.nix
|
||||
./modules/pyload.nix
|
||||
./modules/jellyfin.nix
|
||||
./modules/audiobookshelf.nix
|
||||
./modules/power-management.nix
|
||||
./modules/disk-monitoring.nix
|
||||
./modules/ugreen-leds.nix
|
||||
|
|
@ -64,6 +65,7 @@ in {
|
|||
directories = [
|
||||
"/var/lib/pyload"
|
||||
"/var/lib/jellyfin"
|
||||
"/var/lib/audiobookshelf"
|
||||
"/var/log"
|
||||
"/var/lib/nixos"
|
||||
"/var/bento"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue