Skip to content

Commit bb9e4f2

Browse files
committed
change email password
1 parent eedb635 commit bb9e4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stargazer/email.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ in {
1313

1414
loginAccounts = {
1515
16-
hashedPassword = "$6$XsKtXFVJAF$QjloeO/oFG.eEx9IR..CdBc2KCwpAOg/vHwrNpVWOuXiJ5TBhdNV01TVFt5pUtnmWws1P6TUYDJTSPYHX5QKK1";
16+
hashedPasswordFile = "/root/secrets/email-hashed-password-mkaito";
1717
aliases = [
1818
1919

0 commit comments

Comments
 (0)