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

@ -21,5 +21,6 @@ in rec {
samba = import ./samba.nix;
openwebrx = import ./openwebrxplus.nix;
deploy-rs = inputs.deploy-rs.overlays.default or inputs.deploy-rs.overlay;
systemd2mqtt = inputs.systemd2mqtt.overlays.default;
arc = inputs.arcexprs.overlays.default;
}