Files
nix-zaneyos/hosts/garand-laptop/variables.nix

13 lines
204 B
Nix

{
gitUsername = "GarandPLG";
gitEmail = "garandplg@garandplg.com";
extraMonitorSettings = "";
clock24h = true;
browser = "librewolf";
terminal = "warp-terminal";
keyboardLayout = "pl";
}