feat(ssh): initial ssh config
This commit is contained in:
parent
62150d615f
commit
8fcda1a7e9
7 changed files with 38 additions and 5 deletions
|
|
@ -67,6 +67,7 @@ in
|
|||
};
|
||||
multiplexer.zellij.enable = true;
|
||||
utility = {
|
||||
ssh.enable = true;
|
||||
nixIndex.enable = true;
|
||||
git.enable = true;
|
||||
tools.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue