summaryrefslogtreecommitdiff
path: root/hosts/atlas
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/atlas')
-rw-r--r--hosts/atlas/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/atlas/default.nix b/hosts/atlas/default.nix
index 35692bf..69390a5 100644
--- a/hosts/atlas/default.nix
+++ b/hosts/atlas/default.nix
@@ -9,7 +9,7 @@
hercules-ci-agent.nixosModules.agent-service
];
- server.enable = true;
+ getchoo.server.enable = true;
boot = {
cleanTmpDir = true;