feat(nix): add ssh-tresor package and flake input
- Included `ssh-tresor` in the package lists for Darwin and NixOS modules. - Added `ssh-tresor` as a new flake input in `flake.nix` with its overlay. - Integrates secure SSH key management functionality across configurations.
This commit is contained in:
parent
2f54f6e966
commit
31c70d3b26
4 changed files with 83 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ in
|
|||
tmux
|
||||
vim
|
||||
wget
|
||||
ssh-tresor
|
||||
starship
|
||||
];
|
||||
shells = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue