added sos-nix for home-manager.
This commit is contained in:
parent
b04ab13d39
commit
8c552faa1b
13 changed files with 73 additions and 20 deletions
|
@ -28,7 +28,7 @@
|
|||
address = "gabevenberg@gmail.com";
|
||||
primary = true;
|
||||
flavor = "gmail.com";
|
||||
passwordCommand = "cat ~/keys/plaintext/gmail";
|
||||
passwordCommand = "cat ${config.sops.secrets.gmail-password.path}";
|
||||
realName = "Gabe Venberg";
|
||||
|
||||
himalaya.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue