REMOVE AMDVLK SKRUNKLE IT DESTROY IT BITE IT

This commit is contained in:
zoe 2023-01-09 11:12:01 +01:00
parent 3eea838204
commit 31f3f3ca25
2 changed files with 12 additions and 4 deletions

View File

@ -28,15 +28,22 @@
hardware = {
opengl = {
extraPackages32 = [
pkgs.driversi686Linux.amdvlk
enable = true;
driSupport = true;
extraPackages32 = with pkgs; [
vaapiIntel
];
extraPackages = [
pkgs.amdvlk
extraPackages = with pkgs; [
intel-media-driver
vaapiIntel
vaapiVdpau
libvdpau-va-gl
];
};
};
programs.fish.enable = true;
programs.fish.promptInit = ''
any-nix-shell fish --info-right | source

View File

@ -38,6 +38,7 @@
obs-studio
ffmpeg
kdenlive
vulkan-tools
# images
feh