hyprland changes
This commit is contained in:
parent
446e5ab59b
commit
afb25e6d76
2 changed files with 28 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue