Allow keychain to ask for password at startup

This commit is contained in:
Evie Litherland-Smith 2023-04-05 11:17:28 +01:00
parent de20d96f02
commit b38a853aa4

View file

@ -23,7 +23,7 @@
enableXsessionIntegration = true;
extraFlags = [
"--quiet"
"--noask"
"--ignore-missing"
];
keys = [
"id_rsa"