Sops edit
This commit is contained in:
parent
4fe0c2edd9
commit
e558455034
2 changed files with 1 additions and 4 deletions
|
@ -67,6 +67,7 @@
|
|||
neofetch
|
||||
gnupg
|
||||
fail2ban
|
||||
sops
|
||||
];
|
||||
|
||||
# Enable tailscale
|
||||
|
|
|
@ -10,10 +10,6 @@
|
|||
enable = true;
|
||||
enableCompletion = true;
|
||||
bashrcExtra = ''
|
||||
sops-edit() {
|
||||
nix-shell -p sops --run "sops $1"
|
||||
}
|
||||
|
||||
nix-clean-all() {
|
||||
nix-channel --update
|
||||
nix-env -u --always
|
||||
|
|
Loading…
Reference in a new issue