From f1504f98a769c133ea21c0f9e4d852a70638aae7 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Mon, 22 Jul 2024 13:28:26 -0700 Subject: Enable stargazers webserver --- hosts/copenhagen/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/copenhagen') diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix index 72bc06c..de42fcd 100644 --- a/hosts/copenhagen/configuration.nix +++ b/hosts/copenhagen/configuration.nix @@ -55,7 +55,7 @@ }; }; web = { - stargazers.enable = false; + stargazers.enable = true; personal.enable = true; }; }; -- cgit v1.2.3