mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-22 12:17:00 -04:00
use the nixos module for sonarr
This commit is contained in:
parent
b07403e610
commit
bd7cf25145
2 changed files with 9 additions and 8 deletions
|
@ -20,7 +20,7 @@ in
|
|||
++ [
|
||||
../docker/vw/nginx.nix
|
||||
../docker/obsidian/nginx.nix
|
||||
../docker/sonarr/nginx.nix
|
||||
../docker/sonarr
|
||||
../docker/qbit/nginx.nix
|
||||
../docker/prowlarr/nginx.nix
|
||||
];
|
||||
|
@ -54,7 +54,6 @@ in
|
|||
imports = [
|
||||
../docker/vw
|
||||
../docker/obsidian
|
||||
../docker/sonarr
|
||||
../docker/qbit
|
||||
../docker/prowlarr
|
||||
./home.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue