Skip to content

Commit 2a276d9

Browse files
Merge pull request #13 from randomizedcoder/2025_01_26
remove nvidia systemPackages
2 parents 18c20ac + 2792f1b commit 2a276d9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

laptops/t/configuration.nix

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -352,16 +352,16 @@
352352
virt-manager
353353
cudatoolkit
354354
pkgs.gnomeExtensions.appindicator
355-
#nvidia
356-
vdpauinfo # sudo vainfo
357-
libva-utils # sudo vainfo
358-
# https://discourse.nixos.org/t/nvidia-open-breaks-hardware-acceleration/58770/2
359-
nvidia-vaapi-driver
360-
libvdpau
361-
libvdpau-va-gl
362-
vdpauinfo
363-
libva
364-
libva-utils
355+
# #nvidia
356+
# vdpauinfo # sudo vainfo
357+
# libva-utils # sudo vainfo
358+
# # https://discourse.nixos.org/t/nvidia-open-breaks-hardware-acceleration/58770/2
359+
# nvidia-vaapi-driver
360+
# libvdpau
361+
# libvdpau-va-gl
362+
# vdpauinfo
363+
# libva
364+
# libva-utils
365365
];
366366

367367
# Some programs need SUID wrappers, can be configured further or are

0 commit comments

Comments
 (0)