update aliases
This commit is contained in:
parent
e024de6dd3
commit
dad7f00150
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue