chore: hecitc-lab: +lvgkcfjl email to hectic-lab

This commit is contained in:
2026-05-23 14:11:27 +00:00
parent d2bdcb3667
commit 95e8e041a9
3 changed files with 18 additions and 4 deletions
+4
View File
@@ -160,6 +160,7 @@ in {
sops.secrets."mailserver/snuff/hashedPassword" = {};
sops.secrets."mailserver/antoshka/hashedPassword" = {};
sops.secrets."mailserver/founders/hashedPassword" = {};
sops.secrets."mailserver/lvgkcfjl/hashedPassword" = {};
sops.secrets."init-postgresql" = {
key = "init-postgresql";
};
@@ -201,6 +202,9 @@ in {
"founders" = {
hashedPasswordFile = config.sops.secrets."mailserver/founders/hashedPassword".path;
};
"lvgkcfjl" = {
hashedPasswordFile = config.sops.secrets."mailserver/lvgkcfjl/hashedPassword".path;
};
"yukkop" = {
hashedPasswordFile = config.sops.secrets."mailserver/yukkop/hashedPassword".path;
};