nixbook: update, add cosmic vm
This commit is contained in:
parent
c98d05bc0a
commit
7ff460508b
7 changed files with 165 additions and 52 deletions
|
|
@ -66,7 +66,7 @@ in {
|
|||
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
|
||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [
|
||||
intel-media-driver # LIBVA_DRIVER_NAME=iHD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue