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
commited299eb76953c23ea47ea27b73e9822531e49c7f (patch)
tree027d882788f5155b1ffc8603c2a6bd43c0db0016 /tv
parentaa58fb3dd5240c4dacbf4ea4eb6905db9b478c6f (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 49af7611..7b284668 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"