disable ozone ):

This commit is contained in:
tristan 2024-01-08 17:10:15 +00:00
parent 829c8d9392
commit cd5a381451
2 changed files with 1 additions and 3 deletions

View file

@ -2,7 +2,7 @@
user = config.user;
in {
hardware.opengl.enable = true;
boot.kernelModules = ["qxl" "bochs_drm"];
boot.kernelModules = ["kvm-amd" "qxl" "bochs_drm"];
system.stateVersion = "24.05";

View file

@ -124,8 +124,6 @@ in {
"XDG_SESSION_DESKTOP,Hyprland"
"QT_AUTO_SCREEN_SCALE_FACTOR,1"
"QT_WAYLAND_DISABLE_WINDOWDECORATION,1"
"NIXOS_OZONE_WL,1"
"WLR_NO_HARDWARE_CURSORS,1"
];
windowrule = [
"float, title:wlogout"