From abd25d60335bb6c2cb26959dcc4f4725868bdec0 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Tue, 3 Oct 2023 10:36:12 -0400 Subject: changed pass to guix version --- home-config/home-configuration.scm | 1 + home-config/nix-home-manager/home.nix | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'home-config') 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 @@ "tcpdump" "pamixer" "git" + "password-store" "node" "git-lfs")) (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 @@ # # "Hello, world!" when run. # pkgs.hello yt-dlp - xdg-desktop-portal-hyprland - pass + #pass rustup gcc pkg-config -- cgit v1.2.3