This commit is contained in:
Julian Sutter 2023-07-25 19:12:38 -07:00
parent bef877ade4
commit 63e4220903
2 changed files with 2 additions and 1 deletions

View file

@ -66,7 +66,7 @@
''; '';
#scaling #scaling
services.xserver.dpi = 227; # services.xserver.dpi = 227;
# Mis-detected by nixos-generate-config # Mis-detected by nixos-generate-config
# https://github.com/NixOS/nixpkgs/issues/171093 # https://github.com/NixOS/nixpkgs/issues/171093

View file

@ -46,6 +46,7 @@ in
signal-desktop signal-desktop
bottles bottles
calibre calibre
gimp
]; ];
}; };