mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
change vm sound
rollback lockfile (vm broke)
This commit is contained in:
parent
87f75eb925
commit
4149443b66
8 changed files with 70 additions and 64 deletions
|
|
@ -4,7 +4,7 @@ _:
|
|||
services.xserver = {
|
||||
tty = lib.mkDefault 1;
|
||||
exportConfiguration = true;
|
||||
layout = "us";
|
||||
xkb.layout = "us";
|
||||
libinput.enable = true;
|
||||
xautolock.enable = false;
|
||||
excludePackages = [ pkgs.xterm ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue