summaryrefslogtreecommitdiff
path: root/home/environ/path.nix
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2025-10-11 12:45:17 -0600
committerAlejandro Soto <alejandro@34project.org>2025-10-11 12:45:21 -0600
commite6ec95df762912b9716e1c6b5ddcbad7ea813332 (patch)
treebc5171327dbeb1e4e1a401db9cd6be034756cb18 /home/environ/path.nix
parenta002e574ab8fecc411024da003ad14cc97ac461c (diff)
home: switch from hack-font to nerd-fonts.hack
Diffstat (limited to 'home/environ/path.nix')
-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