diff --git a/common/dotfiles/bash.nix b/common/dotfiles/bash.nix index ed9871b2..74f31d55 100644 --- a/common/dotfiles/bash.nix +++ b/common/dotfiles/bash.nix @@ -41,7 +41,7 @@ nrb = "nixos-rebuild build"; # sops - sops = "nix-shell -p sops --run 'sops $1'" + sops = "nix-shell -p sops --run 'sops $1'"; }; }; };