1

Update flake

This commit is contained in:
2024-02-19 09:10:48 +01:00
parent e699032b29
commit be5203d7c2
3 changed files with 28 additions and 28 deletions

View File

@ -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"];