all repos — nixfiles @ a1c41d82166e19f341cfdc3faf1ec8c711755dab

System and user configuration, managed by nix and home-manager

passwords: add keyring cli package

Alan Pearce
commit

a1c41d82166e19f341cfdc3faf1ec8c711755dab

parent

9f81cf18d0fac6db133a7df5d6c12c63ee6c25fa

1 file changed, 2 insertions(+), 0 deletions(-)

jump to
M user/settings/passwords.nixuser/settings/passwords.nix
@@ -6,5 +6,7 @@ keepassx-community
rofi-pass pass-otp pwgen + + python3Packages.keyring ]; }