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