From 4c95d6f14be1bde2ae9e33d2318bf8e1c8ff8134 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sat, 9 Mar 2024 20:01:10 +0100 Subject: hosts/ahmed: Add qBittorrent --- hosts/ahmed/hellohtml.linus.onl/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/ahmed/hellohtml.linus.onl') 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. -- cgit v1.2.3