Files
nix/hosts/astyanax/host.nix

7 lines
63 B
Nix

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