Add matrix.age back to secrets

This commit is contained in:
Greg Hellings
2022-10-22 14:37:08 -05:00
parent c14cc30b5d
commit 14234fed1a
+1 -1
View File
@@ -6,7 +6,7 @@ let
in in
{ {
# Demo of how to create it # Demo of how to create it
#"matrix.age".publicKeys = [ linode user ]; "matrix.age".publicKeys = [ linode user ];
# At the point where you want to use it, put # At the point where you want to use it, put
# age.secrets.matrix.file = ../../secrets/matrix.age; # age.secrets.matrix.file = ../../secrets/matrix.age;
# Then you can reference the file at /run/agenix/matrix # Then you can reference the file at /run/agenix/matrix