mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-10 04:49:19 -08:00
feat: track nue
This commit is contained in:
parent
dbef8e896d
commit
9bd12cf310
1 changed files with 4 additions and 0 deletions
|
|
@ -255,6 +255,10 @@ in {
|
||||||
device_id = "name:galaxy-watch-active";
|
device_id = "name:galaxy-watch-active";
|
||||||
name = "Galaxy Watch Active";
|
name = "Galaxy Watch Active";
|
||||||
})
|
})
|
||||||
|
(mkESPresenceBeacon {
|
||||||
|
device_id = "3003c8383b6c";
|
||||||
|
name = "Nue";
|
||||||
|
})
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
extraPackages = python3Packages: with python3Packages; [
|
extraPackages = python3Packages: with python3Packages; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue