about summary refs log tree commit diff stats
path: root/modules/by-name/ha/hardware
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-11-10 06:48:07 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-11-10 06:48:07 +0100
commit191f48c3a81541e7c46892c3e1edb6339c03d5ed (patch)
tree5fdc4d36dffd6db2692da7fd697e6a6624f61cd4 /modules/by-name/ha/hardware
parentmodules/common: Don't autostart `gammastep` and `make` via river (diff)
downloadnixos-config-191f48c3a81541e7c46892c3e1edb6339c03d5ed.zip
treewide: Use new spelling of attributes
Diffstat (limited to 'modules/by-name/ha/hardware')
-rw-r--r--modules/by-name/ha/hardware/module.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/by-name/ha/hardware/module.nix b/modules/by-name/ha/hardware/module.nix
index 599f5d23..69ef819f 100644
--- a/modules/by-name/ha/hardware/module.nix
+++ b/modules/by-name/ha/hardware/module.nix
@@ -48,7 +48,7 @@ in {
         extraPackages = builtins.attrValues {
           inherit
             (pkgs)
-            vaapiVdpau
+            libva-vdpau-driver
             libvdpau-va-gl
             ;
         };