Add matrix.age back to secrets
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user