chore(gnupg): add script to manage GPG master key from USB drive
This commit is contained in:
parent
e376634d06
commit
031be01d70
2 changed files with 139 additions and 0 deletions
|
@ -51,5 +51,7 @@ in
|
|||
programs.password-store = {
|
||||
enable = cfg.pass;
|
||||
};
|
||||
|
||||
home.file.".local/bin/gpg-attach-key".source = ./files/gpg-attach-key.sh;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue