set up initial arr stack
This commit is contained in:
parent
a0d45ddbef
commit
c6dc5b4c9d
6 changed files with 54 additions and 2 deletions
|
|
@ -79,8 +79,12 @@ in
|
|||
deployment.targetHost = nasIp;
|
||||
imports = [
|
||||
../system/svalbard/configuration.nix
|
||||
(import ../home/programs/qbittorrent { pkgs = pkgs; })
|
||||
../home/programs/qbittorrent
|
||||
../home/programs/beets
|
||||
../home/programs/prowlarr
|
||||
../home/programs/bazarr
|
||||
../home/programs/radarr
|
||||
../home/programs/sonarr
|
||||
];
|
||||
|
||||
fileSystems."/export/storage" =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue