From 244d2f8ec65b3943f54cb519a64a7a37c0a7021e Mon Sep 17 00:00:00 2001 From: Ahwx Date: Thu, 19 Dec 2024 18:18:50 +0100 Subject: [PATCH] chore: remove unused code --- modules/services/sharkey-proxy.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/services/sharkey-proxy.nix b/modules/services/sharkey-proxy.nix index 4eddaf2..b06dcc4 100644 --- a/modules/services/sharkey-proxy.nix +++ b/modules/services/sharkey-proxy.nix @@ -1,4 +1,4 @@ -{ lib, config, pkgs, ... }: +{ ... }: { services = { nginx.virtualHosts."quack.social" = {