Set ssh-agent service name correctly
This commit is contained in:
parent
7a5c5653f2
commit
ef322deb5b
@ -55,7 +55,7 @@ in
|
||||
];
|
||||
|
||||
systemd.user.services = {
|
||||
service-name = {
|
||||
ssh-agent = {
|
||||
Unit = {
|
||||
Description = "SSH key agent";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user