fix: hectic-lab: email name
This commit is contained in:
@@ -102,7 +102,7 @@ in {
|
|||||||
|
|
||||||
sops.secrets."mailserver/security/hashedPassword" = {};
|
sops.secrets."mailserver/security/hashedPassword" = {};
|
||||||
sops.secrets."mailserver/yukkop/hashedPassword" = {};
|
sops.secrets."mailserver/yukkop/hashedPassword" = {};
|
||||||
sops.secrets."mailserver/daniil-pelyk/hashedPassword" = {};
|
sops.secrets."mailserver/daniil-perlyk/hashedPassword" = {};
|
||||||
sops.secrets."mailserver/snuff/hashedPassword" = {};
|
sops.secrets."mailserver/snuff/hashedPassword" = {};
|
||||||
sops.secrets."mailserver/antoshka/hashedPassword" = {};
|
sops.secrets."mailserver/antoshka/hashedPassword" = {};
|
||||||
sops.secrets."mailserver/founders/hashedPassword" = {};
|
sops.secrets."mailserver/founders/hashedPassword" = {};
|
||||||
@@ -120,8 +120,8 @@ in {
|
|||||||
"yukkop" = {
|
"yukkop" = {
|
||||||
hashedPasswordFile = config.sops.secrets."mailserver/yukkop/hashedPassword".path;
|
hashedPasswordFile = config.sops.secrets."mailserver/yukkop/hashedPassword".path;
|
||||||
};
|
};
|
||||||
"daniil-pelyk" = {
|
"daniil-perlyk" = {
|
||||||
hashedPasswordFile = config.sops.secrets."mailserver/daniil-pelyk/hashedPassword".path;
|
hashedPasswordFile = config.sops.secrets."mailserver/daniil-perlyk/hashedPassword".path;
|
||||||
};
|
};
|
||||||
"snuff" = {
|
"snuff" = {
|
||||||
hashedPasswordFile = config.sops.secrets."mailserver/snuff/hashedPassword".path;
|
hashedPasswordFile = config.sops.secrets."mailserver/snuff/hashedPassword".path;
|
||||||
|
|||||||
Reference in New Issue
Block a user