infrastructure/nixos/hosts/thalassa/default.nix

7 lines
107 B
Nix

{
"aoife" = {
type = "local";
mac = "04:7b:cb:b6:2d:88";
};
"eevee" = { type = "local"; };
}