aboutsummaryrefslogtreecommitdiff
path: root/hosts/copenhagen
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/copenhagen')
-rw-r--r--hosts/copenhagen/configuration.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix
index 84761fc..6debb27 100644
--- a/hosts/copenhagen/configuration.nix
+++ b/hosts/copenhagen/configuration.nix
@@ -34,8 +34,9 @@
};
web = {
proxy.enable = true;
- stargazers.enable = true;
+ stargazers.enable = false;
test.enable = true;
+ personal.enable = true;
};
};