6 lines
97 B
Nix
6 lines
97 B
Nix
{ ... }:
|
|
{
|
|
username = "willifan";
|
|
hostname = "Puenktchen";
|
|
email = "willifan@proton.me";
|
|
}
|