aboutsummaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/x86_64-linux/copenhagen/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/x86_64-linux/copenhagen/default.nix b/systems/x86_64-linux/copenhagen/default.nix
index f6b4037..20ecfa3 100644
--- a/systems/x86_64-linux/copenhagen/default.nix
+++ b/systems/x86_64-linux/copenhagen/default.nix
@@ -27,7 +27,7 @@ with lib; with lib.${namespace}; {
personal.enable = true;
landing.enable = true;
images.enable = true;
- stargazers.enable = true;
+ stargazers.enable = false;
status.enable = true;
};