diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-03 10:36:12 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-03 10:37:44 -0400 |
commit | b93fadc4a6e0addc47b56c723f997b076f2db931 (patch) | |
tree | e798c7f620eb590732293ad2a52c7834d533ed8d /home-config/home-configuration.scm | |
parent | 526850ff3cc688a0e7cbc545fb0611f79e144692 (diff) |
changed pass to guix version
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r-- | home-config/home-configuration.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index d1e05db..d91f48f 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -94,6 +94,7 @@ | |||
94 | "tcpdump" | 94 | "tcpdump" |
95 | "pamixer" | 95 | "pamixer" |
96 | "git" | 96 | "git" |
97 | "password-store" | ||
97 | "node" | 98 | "node" |
98 | "git-lfs")) | 99 | "git-lfs")) |
99 | (list my-neovim wl-mirror firefox-wayland-new))) | 100 | (list my-neovim wl-mirror firefox-wayland-new))) |