Update
This commit is contained in:
parent
fd531d2f82
commit
9d53a24f77
5 changed files with 22 additions and 20 deletions
|
@ -22,15 +22,16 @@
|
|||
|
||||
hardware = {
|
||||
pulseaudio.enable = lib.mkForce false;
|
||||
opengl = {
|
||||
graphics = {
|
||||
enable = true;
|
||||
driSupport32Bit = true;
|
||||
enable32Bit = true;
|
||||
extraPackages = with pkgs; [
|
||||
intel-compute-runtime
|
||||
intel-media-driver
|
||||
libvdpau-va-gl
|
||||
vaapiVdpau
|
||||
];
|
||||
|
||||
};
|
||||
acpilight.enable = true;
|
||||
bluetooth = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue