diff --git a/machines/desko/default.nix b/machines/desko/default.nix index e9429ea7..a2c0ec49 100644 --- a/machines/desko/default.nix +++ b/machines/desko/default.nix @@ -15,12 +15,6 @@ boot.loader.efi.canTouchEfiVariables = false; colinsane.image.extraBootFiles = [ pkgs.bootpart-uefi-x86_64 ]; - hardware.opengl.extraPackages = with pkgs; [ - rocm-opencl-icd - rocm-opencl-runtime - amdvlk - ]; - # needed to use libimobiledevice/ifuse, for iphone sync services.usbmuxd.enable = true; diff --git a/machines/lappy/default.nix b/machines/lappy/default.nix index 22063251..9c6b4a76 100644 --- a/machines/lappy/default.nix +++ b/machines/lappy/default.nix @@ -10,13 +10,6 @@ boot.loader.efi.canTouchEfiVariables = false; colinsane.image.extraBootFiles = [ pkgs.bootpart-uefi-x86_64 ]; - hardware.opengl.extraPackages = with pkgs; [ - intel-compute-runtime - intel-media-driver # new - libvdpau-va-gl # new - vaapiIntel - ]; - # default config: https://man.archlinux.org/man/snapper-configs.5 # defaults to something like: # - hourly snapshots