Update flake

This commit is contained in:
muon 2024-07-11 15:02:10 +00:00
parent 6bb34e1c51
commit c93f124c6f
9 changed files with 31 additions and 185 deletions

View file

@ -21,7 +21,6 @@ in {
# nixos.wiki/wiki/Nvidia
hardware.opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
};