This commit is contained in:
soraefir
2026-06-05 01:57:27 +02:00
parent aab910d3a6
commit 1590a1cf31
6 changed files with 19 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
programs.xwayland.enable = true;
services.xserver = {
enable = true;
videoDrivers = [ "amd" ];
videoDrivers = [ "amdgpu" ];
xkb = {
layout = "us";
variant = "intl";