From b87bd101809cb5d96fe9a615806b073f4822ed68 Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Wed, 10 Apr 2024 09:59:21 +0200 Subject: [PATCH] pinwheel: Add GTK theme --- hosts/pinwheel/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/pinwheel/configuration.nix b/hosts/pinwheel/configuration.nix index 9baa1e7..1e594c0 100644 --- a/hosts/pinwheel/configuration.nix +++ b/hosts/pinwheel/configuration.nix @@ -19,6 +19,7 @@ }; environment.systemPackages = with pkgs; [ + gnome.adwaita-icon-theme # needed for things that expect icons to exist; like blueman-manager coreutils gnumake bash