summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2023-06-06 15:12:43 +0200
committertv <tv@krebsco.de>2023-06-06 15:12:43 +0200
commitd44af9a576cb6e261e2d609ee286aff044048651 (patch)
tree9d60c8fedc87935f7cd9fe0b78328042b76e88b9 /tv
parent6615202f2a701812be603c87a0a43b375dae34a3 (diff)
tv winmax2: remove hidpi option
hardware.video.hidpi.enable has been removed in NixOS 23.05
Diffstat (limited to 'tv')
-rw-r--r--tv/2configs/hw/winmax2.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/tv/2configs/hw/winmax2.nix b/tv/2configs/hw/winmax2.nix
index 49af761..7b28466 100644
--- a/tv/2configs/hw/winmax2.nix
+++ b/tv/2configs/hw/winmax2.nix
@@ -27,8 +27,6 @@
pkgs.rocm-opencl-runtime
];
- hardware.video.hidpi.enable = true;
-
networking.wireless.enable = true;
networking.wireless.interfaces = [
"wlp1s0"