raspite: fix hass

This commit is contained in:
xinyangli 2024-10-20 15:14:01 +08:00
parent 517b25a109
commit ac6ebac159
Signed by: xin
SSH key fingerprint: SHA256:UU5pRTl7NiLFJbWJZa+snLylZSXIz5rgHmwjzv8v4oE
3 changed files with 38 additions and 41 deletions

View file

@ -208,7 +208,7 @@
{ ... }:
{
deployment = {
targetHost = "raspite.local";
targetHost = "raspite.coho-tet.ts.net";
buildOnTarget = false;
};
nixpkgs.system = "aarch64-linux";