fix(nixos): hardwares
This commit is contained in:
@@ -87,7 +87,6 @@ in {
|
||||
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
extraPackages = with pkgs; [
|
||||
vulkan-loader
|
||||
|
||||
Reference in New Issue
Block a user