feat(chen): WoL

This commit is contained in:
arcnmx 2024-05-11 12:33:10 -07:00
parent 6cfaf82535
commit 81ae90dd12
12 changed files with 77 additions and 4 deletions

View file

@ -32,5 +32,8 @@ in {
packages.x86_64-linux.openwebrxplus
# TODO: packages.aarch64-linux.openwebrxplus
];
systemd2mqtt.inputs = [
packages.x86_64-linux.systemd2mqtt
];
};
}

View file

@ -21,6 +21,20 @@
}
}
},
"chen": {
"network": {
"hostName": "chen",
"networks": {
"int": null,
"local": {
"address4": null,
"address6": "fd0a::9e6b:00ff:fe21:1ce2",
"macAddress": "9c:6b:00:21:1c:e2"
},
"tail": null
}
}
},
"ct": {
"network": {
"hostName": "ct",