Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
we
infra
Nixfiles
Commits
5bef714c
Commit
5bef714c
authored
Apr 12, 2022
by
Yureka
Browse files
remove the postmaster alias for myself
parent
4249a726
Pipeline
#3133
passed with stages
in 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
hosts/services/mail/default.nix
View file @
5bef714c
...
...
@@ -29,12 +29,12 @@ in {
aliases
=
[
"contact@irde.st"
"info@irde.st"
"postmaster@irde.st"
];
};
"yuka@irde.st"
=
{
hashedPassword
=
"$6$PoaHdbe72ypK$FCm/ZYj4aDcXkvJtbr8VP/.zX7INmpFmKOG7aPiLYvUf.EXZu03bROY2FP394/YMBpc.BBwY.5SOIMyH4bmLB1"
;
aliases
=
[
"postmaster@irde.st"
];
};
"gitlab@irde.st"
.
hashedPassword
=
"$6$IDEtwgV0$fBigESDDM2sewgvuH.wIekjJpT2kpfmMvAX4cohNRfwRHxDX/N3J0qAT56dffpxmbmboCRV/ZPgWugO3mejp90"
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment