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