Update flake
This commit is contained in:
@ -88,8 +88,8 @@
|
||||
|
||||
services.xserver = {
|
||||
# Configure keymap in X11
|
||||
layout = "us";
|
||||
xkbVariant = "altgr-intl";
|
||||
xkb.layout = "us";
|
||||
xkb.variant = "altgr-intl";
|
||||
|
||||
videoDrivers = ["nvidia"]; # NVIDIA
|
||||
# videoDrivers = ["amdgpu"];
|
||||
|
Reference in New Issue
Block a user