diff --git a/home-manager/common/software/cli/bash.nix b/home-manager/common/software/cli/bash.nix index 8924ae9b..c1f5f4e0 100644 --- a/home-manager/common/software/cli/bash.nix +++ b/home-manager/common/software/cli/bash.nix @@ -44,7 +44,7 @@ }; bashrcExtra = '' sops-edit() { - nix-shell -p sops --run "sops $1" + nix-shell -p sops --run "sops $1" /etc/nixos/git/shell.nix } sops-update() {