hosts: update console.keyMap from de to uk
This commit is contained in:
parent
73feb418b8
commit
d8197fdb50
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ in {
|
|||
time.timeZone = "Europe/Zurich";
|
||||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
console.keyMap = "de";
|
||||
console.keyMap = "uk";
|
||||
security.polkit.enable = true;
|
||||
|
||||
# boot.kernelPackages = pkgs.linuxPackagesFor xanmod_blox;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue