Upgrade to 25.05
This commit is contained in:
@ -14,7 +14,7 @@ in {
|
||||
"ssh" = "TERM=xterm-256color ${pkgs.openssh}/bin/ssh";
|
||||
"top" = "btop";
|
||||
};
|
||||
initExtra = ''
|
||||
initContent = ''
|
||||
sopsu() {nix-shell -p sops --run "sops updatekeys $1";}
|
||||
sopsn() {nix-shell -p sops --run "sops $1";}
|
||||
'';
|
||||
|
Reference in New Issue
Block a user