add rofi pass
This commit is contained in:
parent
c4e15cebe1
commit
b90890c7be
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue