Files
nix/hosts/hecuba/host.nix

7 lines
68 B
Nix

{
host = {
username = "username";
name = "hecuba";
};
}