fix(nix): reorder ssh-tresor in system packages list
- Corrected the position of `ssh-tresor` in the package list for consistency. - Ensures proper alphabetical ordering in the services configuration.
This commit is contained in:
parent
86c83b8fc2
commit
105d397780
1 changed files with 1 additions and 1 deletions
|
|
@ -66,8 +66,8 @@ in
|
||||||
rrsync
|
rrsync
|
||||||
s-tui
|
s-tui
|
||||||
sbctl
|
sbctl
|
||||||
ssh-tresor
|
|
||||||
sops
|
sops
|
||||||
|
ssh-tresor
|
||||||
strace
|
strace
|
||||||
tmux
|
tmux
|
||||||
unixtools.net-tools
|
unixtools.net-tools
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue