Files
nix/hosts/hecuba/host.nix

6 lines
47 B
Nix

{
host = {
username = "username";
};
}