6 lines
47 B
Nix
6 lines
47 B
Nix
{
|
|
host = {
|
|
username = "username";
|
|
};
|
|
}
|
{
|
|
host = {
|
|
username = "username";
|
|
};
|
|
}
|