refactor(hm/price): disable pinentry-mode loopback for gpg agent
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
This commit is contained in:
parent
86e58fd6cc
commit
f47cd2138d
@ -11,9 +11,6 @@
|
||||
trust = "ultimate";
|
||||
}
|
||||
];
|
||||
settings = {
|
||||
pinentry-mode = "loopback";
|
||||
};
|
||||
};
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user