updates
This commit is contained in:
parent
69532526d7
commit
962ab4d99e
3 changed files with 9 additions and 3 deletions
|
|
@ -66,6 +66,10 @@
|
|||
ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="0bda", ATTR{idProduct}=="8156", ATTR{power/autosuspend}="20"
|
||||
'';
|
||||
|
||||
#scaling
|
||||
services.xserver.dpi = 227;
|
||||
fonts.optimizeForVeryHighDPI = enable;
|
||||
|
||||
# Mis-detected by nixos-generate-config
|
||||
# https://github.com/NixOS/nixpkgs/issues/171093
|
||||
# https://wiki.archlinux.org/title/Framework_Laptop#Changing_the_brightness_of_the_monitor_does_not_work
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue