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:36:12 -0400 |
commit | abd25d60335bb6c2cb26959dcc4f4725868bdec0 (patch) | |
tree | 9a83c182367932857896363f38d9e9ebf30c86d0 /home-config | |
parent | c294bf1a53b168ff4f9071e51ab5fa245c138736 (diff) |
changed pass to guix versionpres
Diffstat (limited to 'home-config')
-rw-r--r-- | home-config/home-configuration.scm | 1 | ||||
-rw-r--r-- | home-config/nix-home-manager/home.nix | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 9a67cf5..d590e4d 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))) |
diff --git a/home-config/nix-home-manager/home.nix b/home-config/nix-home-manager/home.nix index 8a37125..292f8ba 100644 --- a/home-config/nix-home-manager/home.nix +++ b/home-config/nix-home-manager/home.nix | |||
@@ -28,8 +28,7 @@ | |||
28 | # # "Hello, world!" when run. | 28 | # # "Hello, world!" when run. |
29 | # pkgs.hello | 29 | # pkgs.hello |
30 | yt-dlp | 30 | yt-dlp |
31 | xdg-desktop-portal-hyprland | 31 | #pass |
32 | pass | ||
33 | rustup | 32 | rustup |
34 | gcc | 33 | gcc |
35 | pkg-config | 34 | pkg-config |