mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
kolu: unique port
This commit is contained in:
parent
3de37301b3
commit
6203fa4370
1 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,6 @@ in
|
|||
enable = true;
|
||||
package = inputs.kolu.packages.${pkgs.stdenv.hostPlatform.system}.default;
|
||||
host = "100.122.32.106"; # Tailscale IP of pureintent
|
||||
port = 7681;
|
||||
port = 7692;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue