This commit is contained in:
Sakooooo 2023-08-10 13:28:07 +03:00
parent 0eab00e65b
commit a6cc8f0282
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -15,6 +15,7 @@ in {
config = mkIf cfg.enable {
users.users.sako.packages = with pkgs; [
pass
pass.withExtensions
(exts: [exts.pass-otp])
];