Allow keychain to ask for password at startup
This commit is contained in:
parent
de20d96f02
commit
b38a853aa4
|
@ -23,7 +23,7 @@
|
|||
enableXsessionIntegration = true;
|
||||
extraFlags = [
|
||||
"--quiet"
|
||||
"--noask"
|
||||
"--ignore-missing"
|
||||
];
|
||||
keys = [
|
||||
"id_rsa"
|
||||
|
|
Loading…
Reference in a new issue