fix: Fix the issues with the linux flakes

This commit is contained in:
uttarayan21
2024-07-10 02:07:06 +05:30
parent d482a6d851
commit f47686d589
5 changed files with 28 additions and 6 deletions

View File

@@ -16,10 +16,9 @@
};
};
hardware.opengl = {
hardware.graphics = {
enable = true;
driSupport = true;
driSupport32Bit = true;
enable32Bit = true;
};
virtualisation.libvirtd.enable = true;