diff --git a/host/configuration.nix b/host/configuration.nix index 0b8f8c0..e9422e6 100644 --- a/host/configuration.nix +++ b/host/configuration.nix @@ -42,7 +42,7 @@ gitea.enable = true; syncthing.enable = true; nextcloud.enable = false; - wakapi.enable = true; + wakapi.enable = false; # Automatically pull this config from git autoUpdate.enable = true;