kolu: darwin

This commit is contained in:
Sridhar Ratnakumar 2026-04-30 12:07:01 -04:00
parent ef58ce5586
commit 0d3f0c5ef5
4 changed files with 9 additions and 4 deletions

View file

@ -11,7 +11,6 @@ in
services.kolu = {
enable = true;
package = inputs.kolu.packages.${pkgs.stdenv.hostPlatform.system}.default;
host = "100.122.32.106"; # Tailscale IP of pureintent
port = 7692;
};
}