hyprland changes
This commit is contained in:
@@ -80,6 +80,18 @@
|
||||
sensor.iio.enable = true;
|
||||
pulseaudio.enable = false;
|
||||
graphics.enable32Bit = true;
|
||||
graphics.extraPackages = with pkgs; [
|
||||
intel-vaapi-driver
|
||||
intel-compute-runtime
|
||||
intel-media-sdk
|
||||
intel-media-driver
|
||||
intel-ocl
|
||||
level-zero
|
||||
vpl-gpu-rt
|
||||
microcodeIntel
|
||||
mkl
|
||||
embree
|
||||
];
|
||||
};
|
||||
|
||||
virtualisation.podman = {
|
||||
@@ -132,8 +144,11 @@
|
||||
intel-vaapi-driver
|
||||
intel-compute-runtime
|
||||
intel-media-driver
|
||||
intel-ocl
|
||||
level-zero
|
||||
vpl-gpu-rt
|
||||
microcodeIntel
|
||||
opensycl
|
||||
mkl
|
||||
embree
|
||||
neovim
|
||||
|
||||
Reference in New Issue
Block a user