aboutsummaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2026-02-26 11:44:51 -0800
committerCaroline Larimore <caroline@larimo.re>2026-02-26 11:44:51 -0800
commitd227279dfafa9842078e830e98555a22a8d87f33 (patch)
tree7d2665333868284b53d5f2414871b346ffe0bc52 /systems
parentcaf7f49d50e8706adb4f60097f89d898b806da20 (diff)
cxl.sh: webserver
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 1c7b552..bf0d9d3 100644
--- a/systems/x86_64-linux/copenhagen/default.nix
+++ b/systems/x86_64-linux/copenhagen/default.nix
@@ -24,8 +24,8 @@ with lib; with lib.${namespace}; {
};
web = {
+ cxl.sh.enable = true;
personal.enable = true;
- landing.enable = true;
images.enable = true;
stargazers.enable = false;
status.enable = true;