pinwheel: Add GTK theme

This commit is contained in:
Alexander Heldt
2024-04-10 09:59:21 +02:00
parent ad42bc2d5c
commit b87bd10180

View File

@@ -19,6 +19,7 @@
}; };
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
gnome.adwaita-icon-theme # needed for things that expect icons to exist; like blueman-manager
coreutils coreutils
gnumake gnumake
bash bash