[m] Migrated deprecated options & lock update
This commit is contained in:
@ -5,8 +5,10 @@ in {
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
videoDrivers = [ "amd" ];
|
||||
layout = "us";
|
||||
xkbVariant = "intl";
|
||||
xkb = {
|
||||
layout = "us";
|
||||
variant = "intl";
|
||||
};
|
||||
excludePackages = [ pkgs.xterm ];
|
||||
exportConfiguration = true;
|
||||
# libinput.touchpad.tapping = false;
|
||||
|
Reference in New Issue
Block a user