Files
nix/hosts/eetion-02/host.nix

7 lines
64 B
Nix

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