about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2020-07-10 21:54:21 +0100
committerdevhell <devhell@mailfresser.de>2020-07-10 21:55:05 +0100
commit27c3a2a5401055bcf79b545d4e9ac79af1a58483 (patch)
treefeaeeb9d91c0086f0834ebff8331d5dda7b3e92a /modules
parentbbd5130dff6888f0f5b23c1b7028c802806a8732 (diff)
profiles/packages: Add icons
Stuff like `virt-manager` has broken buttons.
Diffstat (limited to 'modules')
-rw-r--r--modules/user/devhell/profiles/packages.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix
index b00bcd52..b060fbb4 100644
--- a/modules/user/devhell/profiles/packages.nix
+++ b/modules/user/devhell/profiles/packages.nix
@@ -116,6 +116,8 @@ in {
       git
       gitinspector
       glow
+      gnome3.adwaita-icon-theme
+      gnome3.defaultIconTheme
       gnufdisk
       gnumake
       gnupg
@@ -128,6 +130,7 @@ in {
       gstreamer
       hdparm
       hexedit
+      hicolor-icon-theme
       hplipWithPlugin
       htop
       httpie
@@ -261,8 +264,8 @@ in {
       zbar
       zgrviewer
       zip
-      zstd
       zotero
+      zstd
       zsync
     ];
   };