Zhu
This commit is contained in:
parent
87d3681b22
commit
bed80a26f7
3 changed files with 13 additions and 3 deletions
|
|
@ -7,6 +7,9 @@
|
|||
};
|
||||
};
|
||||
environment.systemPackages = with pkgs;[
|
||||
(pass.withExtensions (exts: with exts;[pass-otp]))
|
||||
(pass.withExtensions (exts: with exts;[
|
||||
pass-otp
|
||||
pass-import
|
||||
]))
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue