feat: disabled hidpi

This commit is contained in:
Luj 2023-04-01 13:16:26 +02:00
parent 052a8c608e
commit 91acaff63e
Signed by: luj
GPG key ID: 6FC74C847011FD83
2 changed files with 8 additions and 6 deletions

View file

@ -27,7 +27,8 @@
hardware.asahi.useExperimentalGPUDriver = true;
hardware.asahi.pkgs = lib.mkDefault pkgs;
hardware.video.hidpi.enable = true;
programs.fish.shellInit = ''
if test -z (pgrep ssh-agent)