feat: add pinentry-curses to pass
This commit is contained in:
parent
0669006951
commit
384ad24a0b
1 changed files with 2 additions and 0 deletions
|
@ -16,4 +16,6 @@
|
||||||
'';
|
'';
|
||||||
|
|
||||||
services.password-store-sync.enable = true;
|
services.password-store-sync.enable = true;
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [ pinentry-curses ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue