summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2023-01-18 22:33:02 +0100
committertv <tv@krebsco.de>2023-01-19 14:08:27 +0100
commit23fdaa1eedc330d28eaa0111dba65f33d586824e (patch)
tree3bebcca0adee81e74971f0acb2b773369bfefab4 /tv
parentb3ebccb032e0f8e5baba4a96e289807a209cadfb (diff)
tv winmax2: retab
Diffstat (limited to 'tv')
-rw-r--r--tv/2configs/hw/winmax2.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/tv/2configs/hw/winmax2.nix b/tv/2configs/hw/winmax2.nix
index bda349e9..0a207f23 100644
--- a/tv/2configs/hw/winmax2.nix
+++ b/tv/2configs/hw/winmax2.nix
@@ -8,9 +8,9 @@
hardware.opengl.enable = true;
hardware.opengl.extraPackages = [
- pkgs.amdvlk
- pkgs.rocm-opencl-icd
- pkgs.rocm-opencl-runtime
+ pkgs.amdvlk
+ pkgs.rocm-opencl-icd
+ pkgs.rocm-opencl-runtime
];
hardware.video.hidpi.enable = true;