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" = {