This commit is contained in:
Gerg-L 2024-05-01 22:40:33 -04:00
parent f8a338df15
commit 16ef081112
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 1 additions and 1 deletions

View file

@ -5,7 +5,6 @@ _:
tty = lib.mkDefault 1;
exportConfiguration = true;
xkb.layout = "us";
libinput.enable = true;
xautolock.enable = false;
excludePackages = [ pkgs.xterm ];
desktopManager.xterm.enable = false;