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