273 current 1970-01-01 01:00:00 23.11.20240405.72da83d 6.1.84 *
This commit is contained in:
		| @@ -21,6 +21,15 @@ | ||||
|     inputs.home-manager.nixosModules.default | ||||
|   ]; | ||||
|  | ||||
|   hardware.opengl = { | ||||
|     enable = true; | ||||
|     extraPackages = with pkgs; [ | ||||
|       libvdpau-va-gl | ||||
|       libvdpau | ||||
|       libva | ||||
|     ]; | ||||
|   }; | ||||
|  | ||||
|   # Bootloader. | ||||
|   boot.loader.systemd-boot.enable = true; | ||||
|   boot.loader.efi.canTouchEfiVariables = true; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user