mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-09 02:19:06 +02:00
feat: disabled hidpi
This commit is contained in:
parent
052a8c608e
commit
91acaff63e
2 changed files with 8 additions and 6 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue