add taskwarrior secrets + keys to config
This commit is contained in:
+2
-1
@@ -7,9 +7,10 @@ let
|
||||
helix = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAKrL6IDHNnHmxi0q9nzu87NOyidPm3HpE7klU368lEf root@helix";
|
||||
curve = [ system user ];
|
||||
allUserKeys = [ system user mossnet ];
|
||||
systemOnly = [ system mossnet lituus helix ];
|
||||
systemOnly = [ system mossnet lituus helix ];
|
||||
in
|
||||
{
|
||||
"taskwarrior-private.age".publicKeys = curve;
|
||||
"fastmail.age".publicKeys = allUserKeys;
|
||||
"mossnet.age".publicKeys = allUserKeys;
|
||||
"curve-wg.age".publicKeys = curve;
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user