From 94e2d64cbbb4c1901bbd7466f12662dba28005da Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 4 May 2023 17:09:32 -0400 Subject: modules: prefix with getchoo --- hosts/atlas/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/atlas/default.nix') 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; -- cgit v1.2.3