summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
authorvin <vin@vineetk.net>2025-01-08 20:37:59 -0500
committervin <vin@vineetk.net>2025-01-08 21:59:34 -0500
commitff2a791a61a4bb35b91a67d0504e12de90f75df1 (patch)
tree7693c1d80f42869b01f4fda8c3a282c003f2e10c /home.nix
parent054a17302b4984fea5ad9630e1a4919cb9b6f52d (diff)
add missing deps of kasi
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home.nix b/home.nix
index eb99926..aa4cdcc 100644
--- a/home.nix
+++ b/home.nix
@@ -19,6 +19,7 @@
19 mupdf 19 mupdf
20 ncdu 20 ncdu
21 neofetch 21 neofetch
22 oathToolkit
22 profanity 23 profanity
23 qutebrowser 24 qutebrowser
24 rclone 25 rclone
@@ -28,6 +29,7 @@
28 transmission_4 29 transmission_4
29 tree 30 tree
30 xdotool 31 xdotool
32 xsel
31 xwallpaper 33 xwallpaper
32 ]; 34 ];
33 35