summaryrefslogtreecommitdiffstats
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
commit4a581b475b96e9bcf2210ed41a17b89a4842e688 (patch)
tree18771504e1a39c847297048097b107d2cd032e62
parent313f08c0dad25488b29603eb0a6dc8605c02c34b (diff)
tv winmax2: retab
-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 bda349e..0a207f2 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;