3 lines
38 B
Nix
3 lines
38 B
Nix
{
|
|
programs.ssh.startAgent = true;
|
|
}
|
{
|
|
programs.ssh.startAgent = true;
|
|
}
|