linux: Include Adwaita GTK 3

Not all applications currently leverage GTK 4, and a lack of a dark theme is rather annoying.
This commit is contained in:
Spotlight 2025-02-09 01:49:22 -06:00
parent 8e4fbd6f54
commit 7b021c5848
Signed by: spotlight
GPG key ID: 874AA355B3209BDC

View file

@ -92,6 +92,9 @@
# Common utilities across most Linux installs.
environment.systemPackages = with pkgs; [
# Since not all applications are currently GTK 4,
# we need to manually add the Adwaita GTK 3 dark mode theme.
adw-gtk3
firefox
htop
git