set virtualmanager as module, trying to fix nvidia stutter screens lag stutter, remove docker legacy version (latest probably fixed)
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 11m57s

This commit is contained in:
2025-07-03 14:57:07 +02:00
parent ac2d3acf0e
commit 5b3d74179b
5 changed files with 11 additions and 14 deletions

View File

@ -20,7 +20,7 @@
"LIBVA_DRIVER_NAME,nvidia"
"__GLX_VENDOR_LIBRARY_NAME,nvidia"
];
cursor.no_hardware_cursors = 1;
cursor.no_hardware_cursors = true;
};
mods.hyprland.autoSuspend = false;