Rewritten email config
This commit is contained in:
parent
58aad1f55b
commit
0bb374be15
4 changed files with 66 additions and 38 deletions
|
|
@ -20,5 +20,12 @@
|
|||
else "root";
|
||||
};
|
||||
cloudflare-acme.file = ./cloudflare-acme.age;
|
||||
mail-admin = {
|
||||
owner =
|
||||
if config.niksos.server
|
||||
then "stalwart-mail"
|
||||
else "root";
|
||||
file = ./mail-admin.age;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
12
secrets/mail-admin.age
Normal file
12
secrets/mail-admin.age
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
age-encryption.org/v1
|
||||
-> ssh-ed25519 WCPLrA wfP5+Ur2RKtojpj8WsbgaWXsr+Pt7YUiHseahvlP6lE
|
||||
fkAWtR6xpgJjVi8VRYhRnjgN2NgeQidIJJ6FLFd5L8U
|
||||
-> ssh-ed25519 7/ziYw 3yl4W+lcsQAy40Yud0qPnbZmh3J/pzDwBOXDiEbpiRc
|
||||
Y8A7XnfzFkGH9qdM+N3wb6u8Imk/U/uwjdKfRpHe2Ng
|
||||
-> ssh-ed25519 GQzYWA Gvd1t0M1CTYe+5k4sF5M/U/VHebmylPpLD4zHgCzt3U
|
||||
UD1zOdb2UFqfN43S0HkU1BcmKjCu25q0Kgnq+tR2V4E
|
||||
-> ssh-ed25519 MfR7VA dErummA05w7hEN4yLYyE6iuj/qHXLpBxEZ2Ha5oKNUY
|
||||
KbltxK/l6ioaGWJMBt441FPlFRlGjvhJGumXtsK8N9I
|
||||
--- GG7HnagqvHaWIJLwotO//9EtjZZNZ75e1rHSDkLlGlM
|
||||
áa$‹ÔÑ^—)<02>àBkµ¤‡Æçì󋺆
|
||||
}‹ûÛ*¡aÖh&Pí¶ ÝoÇŒÄÊÕ,ÞϹßê?~0£Ò3žòØÈ€Ý¹*³)M•tï¸Jà‰»ÂÆöÉ›<C389>Óáifæ~c$ŠSǪ6‹[%,ˆÇw@”YðeÝ<C39D>ÄsD1ŠË—&Â÷5ö
|
||||
|
|
@ -12,4 +12,5 @@ in {
|
|||
"dcbot.age".publicKeys = systems;
|
||||
"matrix-registration.age".publicKeys = systems;
|
||||
"cloudflare-acme.age".publicKeys = systems;
|
||||
"mail-admin.age".publicKeys = systems;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue