diff options
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 |