ok
This commit is contained in:
parent
8da0379e7d
commit
0eab00e65b
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
users.users.sako.packages = with pkgs; [
|
||||
pass
|
||||
passExtensions.pass-otp
|
||||
pass.withExtensions
|
||||
(exts: [exts.pass-otp])
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue