add rofi pass

This commit is contained in:
Sakooooo 2024-07-04 23:59:01 +04:00
parent c4e15cebe1
commit b90890c7be

View file

@ -16,6 +16,7 @@ in {
config = mkIf cfg.enable {
users.users.sako.packages = with pkgs; [
(pass.withExtensions (pkgs: with pkgs; [pass-otp pass-import pass-genphrase pass-checkup]))
rofi-pass
];
# systemd timer to run git pull and git push