diff --git a/home-manager/common/software/cli/bash.nix b/home-manager/common/software/cli/bash.nix index 44b31cf6..8924ae9b 100644 --- a/home-manager/common/software/cli/bash.nix +++ b/home-manager/common/software/cli/bash.nix @@ -48,7 +48,7 @@ } sops-update() { - nix-shell -p sops --run "sops updatekeys $1" + nix-shell -p sops --run "sops updatekeys $1" /etc/nixos/git/shell.nix } nix-clean-all() {