summaryrefslogtreecommitdiffstats
path: root/lass/2configs/pass.nix
blob: 156ebcae72223477a91308d28e3690613c8d31bb (plain)
1
2
3
4
5
6
7
8
9
10
{ config, pkgs, ... }:

{
  krebs.per-user.lass.packages = with pkgs; [
    (pass.withExtensions (ext: [ ext.pass-otp ]))
    gnupg
  ];

  programs.gnupg.agent.enable = true;
}
[cgit] Unable to lock slot /tmp/cgit/a0000000.lock: No such file or directory (2)