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

{
  environment.systemPackages = with pkgs; [
    pass
    gnupg1
  ];

  services.xserver.startGnuPGAgent = true;
}
[cgit] Unable to lock slot /tmp/cgit/fc100000.lock: No such file or directory (2)