infrastructure/nixos/hosts/thalassa/default.nix

7 lines
74 B
Nix
Raw Normal View History

2022-12-26 15:13:04 +01:00
{
2023-05-04 15:14:36 +02:00
"aoife" = {
type = "local";
mac = "04:7b:cb:b6:2d:88";
};
2022-12-26 15:13:04 +01:00
}