Started working on mail server
This commit is contained in:
parent
7d0e799e8f
commit
500ed29f42
7 changed files with 103 additions and 3 deletions
11
secrets/cloudflare-acme.age
Normal file
11
secrets/cloudflare-acme.age
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
age-encryption.org/v1
|
||||
-> ssh-ed25519 WCPLrA Qx18plLxh4puHXEbGkSllUYdHTRHTuzWSVa9+a8LTjs
|
||||
rbvHgdQQO/3zRqltjrhRwlTG3Qxh229XDiMdowY6eOQ
|
||||
-> ssh-ed25519 7/ziYw 8E2YjDNyz0nDtzU4DsDKfZVsysDT1PSi5vlbRS81cVY
|
||||
Y9e+Ijs9/3v9UjKA2QEbC+YO2cAk5akTeFpTqHztq+4
|
||||
-> ssh-ed25519 GQzYWA fwQu2OX+NcgABahCmRoRgndjyKXKk2oJ9XUnC3VSVjM
|
||||
hkF10T5hipEPyBv/aeoqv/Ti7wvcTRE7MgrGZsXPiFc
|
||||
-> ssh-ed25519 MfR7VA nEFPMwy5muKAQMKKgS+zfMmaHR2yxNWnEfgXJQUnEjA
|
||||
fDj5QT/NTitdVH4u99ht3SBoLM/6OiX4oAGbHYH+9bY
|
||||
--- 37290H3ViuAvNz1Y/gpmHDlYQ0Hg5q1tCQmjgFtKwQc
|
||||
нËð¨kF÷Ë¥5un<75>nõ˜0skfH˜¼ðÓF£ŸR¬½tna<6E>ç¥Ñûî8ð)µ#zÛ`B<>›Û„sI :5Æ[È*h
|
||||
|
|
@ -19,5 +19,6 @@
|
|||
then config.services.matrix-continuwuity.user
|
||||
else "root";
|
||||
};
|
||||
cloudflare-acme.file = ./cloudflare-acme.age;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,4 +11,5 @@ in {
|
|||
"password.age".publicKeys = systems;
|
||||
"dcbot.age".publicKeys = systems;
|
||||
"matrix-registration.age".publicKeys = systems;
|
||||
"cloudflare-acme.age".publicKeys = systems;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue