13 lines
204 B
Nix
13 lines
204 B
Nix
{
|
|
gitUsername = "GarandPLG";
|
|
gitEmail = "garandplg@garandplg.com";
|
|
|
|
extraMonitorSettings = "";
|
|
|
|
clock24h = true;
|
|
|
|
browser = "librewolf";
|
|
terminal = "warp-terminal";
|
|
keyboardLayout = "pl";
|
|
}
|