summaryrefslogtreecommitdiff
path: root/hosts/atlas
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/atlas')
-rw-r--r--hosts/atlas/default.nix9
1 files changed, 1 insertions, 8 deletions
diff --git a/hosts/atlas/default.nix b/hosts/atlas/default.nix
index a594e5d..ce36fcf 100644
--- a/hosts/atlas/default.nix
+++ b/hosts/atlas/default.nix
@@ -26,14 +26,7 @@
tmp.cleanOnBoot = true;
};
- getchoo.server = {
- secrets.enable = true;
-
- services.hercules-ci = {
- enable = true;
- secrets.enable = true;
- };
- };
+ getchoo.server.secrets.enable = true;
networking = {
domain = "mydadleft.me";