remove ssh askpass
This commit is contained in:
parent
a7f32dbbf0
commit
65da394c5d
|
@ -198,4 +198,6 @@ in {
|
|||
text = "source $HOME/.config/bash/profile";
|
||||
};
|
||||
};
|
||||
|
||||
programs.ssh.askPassword = "";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue