summaryrefslogtreecommitdiff
path: root/hosts/ahmed/hellohtml.linus.onl
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2024-03-09 20:01:10 +0100
committerLinnnus <[email protected]>2024-04-07 13:41:38 +0200
commit4c95d6f14be1bde2ae9e33d2318bf8e1c8ff8134 (patch)
tree5204448d084ddf28ea511c07d5785cf5b837742b /hosts/ahmed/hellohtml.linus.onl
parent7dac2d7245bc475ac0e8aa0ad4b41f3aa98f39f6 (diff)
hosts/ahmed: Add qBittorrent
Diffstat (limited to 'hosts/ahmed/hellohtml.linus.onl')
-rw-r--r--hosts/ahmed/hellohtml.linus.onl/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/ahmed/hellohtml.linus.onl/default.nix b/hosts/ahmed/hellohtml.linus.onl/default.nix
index 4859ed3..f973c11 100644
--- a/hosts/ahmed/hellohtml.linus.onl/default.nix
+++ b/hosts/ahmed/hellohtml.linus.onl/default.nix
@@ -20,7 +20,7 @@ in {
];
# Use NGINX as reverse proxy.
- services.nginx.virtualHosts.${mainDomain}= {
+ services.nginx.virtualHosts.${mainDomain} = {
# Set up secondary domain name to also point to this host. Only the
# client (browser) should treat these as separate. On the server, they
# are the same.