simple impl of exposes thingy

This commit is contained in:
Vivian 2023-05-04 15:14:36 +02:00
parent 882b2840d9
commit f9819aa99c
11 changed files with 78 additions and 20 deletions

View file

@ -1,5 +1,7 @@
{
# "null" = { type = "local"; };
"aoife" = { type = "local"; };
"aoife" = {
type = "local";
mac = "04:7b:cb:b6:2d:88";
};
"eevee" = { type = "local"; };
}