summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/environ/path.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/environ/path.nix b/home/environ/path.nix
index 2feaf3e..b22b248 100644
--- a/home/environ/path.nix
+++ b/home/environ/path.nix
@@ -19,7 +19,7 @@ in {
(pkgs.gajim.overrideAttrs (super: {buildInputs = super.buildInputs ++ [pkgs.gsound];}))
pkgs.gnucash
pkgs.gruvbox-dark-icons-gtk
- pkgs.hack-font
+ pkgs.nerd-fonts.hack
pkgs.i3-gaps
pkgs.imagemagick
py.ipython