hosts: update console.keyMap from de to uk

This commit is contained in:
Charlie Root 2025-02-20 08:41:47 +01:00
commit d8197fdb50
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
time.timeZone = "Europe/Zurich";
# Select internationalisation properties.
i18n.defaultLocale = "en_US.UTF-8";
console.keyMap = "de";
console.keyMap = "uk";
security.polkit.enable = true;
programs.kdeconnect.enable = true;
programs.nix-ld.enable = false;