Files
nix/hosts/eetion/host.nix

7 lines
61 B
Nix

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