mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
sandro
This commit is contained in:
parent
f8a338df15
commit
16ef081112
2 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue