5 lines
44 B
Nix
5 lines
44 B
Nix
|
{
|
||
|
username = "lol";
|
||
|
password = "wut";
|
||
|
}
|