temperance/confoguration.nix: change console keyMap to us
This commit is contained in:
parent
e2617b79de
commit
70c11792b4
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ in {
|
|||
time.timeZone = "Europe/Zurich";
|
||||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
console.keyMap = "uk";
|
||||
console.keyMap = "us";
|
||||
security.polkit.enable = true;
|
||||
|
||||
# boot.kernelPackages = pkgs.linuxPackagesFor xanmod_blox;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue