mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-22 20:27:02 -04:00
enable sonarr
This commit is contained in:
parent
3eae454823
commit
6b161f4c7d
2 changed files with 3 additions and 1 deletions
|
@ -20,6 +20,7 @@ in
|
|||
++ [
|
||||
../docker/vw/nginx.nix
|
||||
../docker/obsidian/nginx.nix
|
||||
../docker/sonarr/nginx.nix
|
||||
];
|
||||
users = {
|
||||
users = {
|
||||
|
@ -50,6 +51,7 @@ in
|
|||
imports = [
|
||||
../docker/vw
|
||||
../docker/obsidian
|
||||
../docker/sonarr
|
||||
./home.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue