stockholm/krebs/2configs/shack/glados/multi/rollos.nix

14 lines
104 B
Nix
Raw Normal View History

let
glados = import ../lib;
in
{
# LED
light = [
];
sensor = [
];
automation =
[
];
}