add pass otp
This commit is contained in:
parent
83f67277e3
commit
77e476187e
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ in {
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
users.users.sako.packages = with pkgs; [
|
users.users.sako.packages = with pkgs; [
|
||||||
pass
|
pass
|
||||||
|
passExxntensions.pass-otp
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue