diff --git a/host/configuration.nix b/host/configuration.nix index 3a44554..835c56e 100644 --- a/host/configuration.nix +++ b/host/configuration.nix @@ -56,7 +56,7 @@ syncthing.enable = true; nextcloud.enable = false; wakapi.enable = true; - eko.enable = true; + eko.enable = false; # Automatically pull this config from git autoUpdate.enable = true;