Test
This commit is contained in:
parent
0d672d7f94
commit
35dc7a680c
2 changed files with 1 additions and 2 deletions
|
@ -67,7 +67,6 @@
|
|||
neofetch
|
||||
gnupg
|
||||
fail2ban
|
||||
sops
|
||||
];
|
||||
|
||||
# Enable tailscale
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
enable = true;
|
||||
enableCompletion = true;
|
||||
bashrcExtra = ''
|
||||
sops-edit() {
|
||||
sops() {
|
||||
nix-shell -p sops --run "sops $1"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue