feat: improve SSH configuration and cleanup unused keys
- Commented out default SSH service enablement in common suite. - Updated SSH agent configuration to use dynamic user paths. - Removed outdated SSH keys and added missing key descriptions.
This commit is contained in:
parent
37277447d3
commit
949e39cdba
3 changed files with 12 additions and 6 deletions
|
@ -32,7 +32,7 @@ in
|
|||
|
||||
security = {
|
||||
gpg = enabled;
|
||||
ssh = enabled;
|
||||
#ssh = enabled;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue