summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2025-04-09 14:06:04 -0600
committerAlejandro Soto <alejandro@34project.org>2025-04-09 14:06:04 -0600
commit7ed800b86f27ab1983bface02ba58ff16d0db50d (patch)
treebaffb54efcf1612b4adf7a459ba3cc2bb8ccb437 /home
parent5b01285ee33516cec607cbd069e06b4b8970c088 (diff)
hom/environ: add diceware to path
Diffstat (limited to 'home')
-rw-r--r--home/environ/path.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/environ/path.nix b/home/environ/path.nix
index f4472c8..54161ac 100644
--- a/home/environ/path.nix
+++ b/home/environ/path.nix
@@ -9,6 +9,7 @@ in
home.packages = [
pkgs.calc
pkgs.cloc
+ pkgs.diceware
pkgs.gcc
pkgs.gnome-screenshot
pkgs.loupe # 'gpicview' has been removed due to lack of maintenance upstream