summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2022-08-20 23:30:22 -0600
committerAlejandro Soto <alejandro@34project.org>2022-08-20 23:30:22 -0600
commit07755deb7c90fa4f6c18114e569aa53a06587f58 (patch)
tree5ae79db106c1bfe3545dbe1ed67f91ee6ad6f1f9
parent45d079d445bb3d6c2df4e3c99349677eed78010b (diff)
home/path: add gruvbox-dark-icons-gtk
-rw-r--r--home/path.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/path.nix b/home/path.nix
index 5245bcc..9f3657f 100644
--- a/home/path.nix
+++ b/home/path.nix
@@ -35,4 +35,5 @@ in [
pkgs.wget
pkgs.xsel
pkgs.zip
+ pkgs.gruvbox-dark-icons-gtk
]