Files
nix/hosts/andromache/host.nix

7 lines
65 B
Nix

{
host = {
username = "h";
name = "andromache";
};
}