summaryrefslogtreecommitdiffstats
path: root/krebs/1systems
diff options
context:
space:
mode:
authorlassulus <git@lassul.us>2023-03-14 06:42:13 +0100
committerlassulus <git@lassul.us>2023-03-14 06:42:13 +0100
commitffbdcfefa731b3c1a5de5e2fae9bacd6edb9cf67 (patch)
tree59df16e578ae24647f0481183fbada3c76c63dc7 /krebs/1systems
parente869a76444e82558dff78267b0eb5e09ed83387d (diff)
hotdog.r: disable github-hosts-sync
Diffstat (limited to 'krebs/1systems')
-rw-r--r--krebs/1systems/hotdog/config.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/krebs/1systems/hotdog/config.nix b/krebs/1systems/hotdog/config.nix
index 70307a96..a2087848 100644
--- a/krebs/1systems/hotdog/config.nix
+++ b/krebs/1systems/hotdog/config.nix
@@ -21,7 +21,6 @@
];
krebs.build.host = config.krebs.hosts.hotdog;
- krebs.github-hosts-sync.enable = true;
krebs.pages.enable = true;
boot.isContainer = true;