try again
This commit is contained in:
parent
4d1b482cec
commit
ec7c2bb5bc
1 changed files with 1 additions and 5 deletions
|
@ -16,11 +16,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
users.users.sako.packages = with pkgs; [
|
||||
pass
|
||||
(pass.withExtensions.override {
|
||||
passExtensions = with passExtensions; [
|
||||
pass-otp
|
||||
];
|
||||
})
|
||||
passExtensions.pass-otp
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue