mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-23 04:37:01 -04:00
things
- enable - qbit - prowlarr - use proxyWebsockets - use reccomended proxy settings - fix docker compose file name
This commit is contained in:
parent
1414a69553
commit
b07403e610
5 changed files with 11 additions and 10 deletions
|
@ -21,6 +21,8 @@ in
|
|||
../docker/vw/nginx.nix
|
||||
../docker/obsidian/nginx.nix
|
||||
../docker/sonarr/nginx.nix
|
||||
../docker/qbit/nginx.nix
|
||||
../docker/prowlarr/nginx.nix
|
||||
];
|
||||
users = {
|
||||
users = {
|
||||
|
@ -53,6 +55,8 @@ in
|
|||
../docker/vw
|
||||
../docker/obsidian
|
||||
../docker/sonarr
|
||||
../docker/qbit
|
||||
../docker/prowlarr
|
||||
./home.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue