Common: set up default keyboard layout

This commit is contained in:
Toast 2023-07-21 18:44:32 +02:00
parent 62a2fda287
commit 7e0a707db5
4 changed files with 5 additions and 17 deletions

View file

@ -30,10 +30,6 @@
# networking.proxy.default = "http://user:password@proxy:port/";
# networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
console = {
keyMap = "es";
};
# Enable the X11 windowing system.
services.xserver.enable = true;