add gpg auto-unlock
This commit is contained in:
parent
a8a8be5a59
commit
c5e919a2dc
4 changed files with 75 additions and 0 deletions
|
@ -6,4 +6,5 @@
|
|||
terminal = import ./terminal.nix { inherit config pkgs lib; };
|
||||
wpass = import ./wpass.nix { inherit config pkgs lib; };
|
||||
screenshotsh = import ./screenshotsh.nix { inherit config pkgs lib; };
|
||||
_gpg-unlock = import ./_gpg-unlock.nix { inherit config pkgs lib; };
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue