forked from Fachschaft/nixConfig
Compare commits
4 commits
e5e3f59cd7
...
30b8e11a24
Author | SHA1 | Date | |
---|---|---|---|
30b8e11a24 | |||
4996e14b12 | |||
5fda0d068f | |||
6f3952c62a |
1 changed files with 3 additions and 0 deletions
|
@ -205,6 +205,9 @@ in {
|
|||
files = ["/root/.ssh/known_hosts"]; # for the backup server bragi
|
||||
};
|
||||
|
||||
# Update HRZ allowlist
|
||||
# For account details see https://www-cgi.hrz.tu-darmstadt.de/mail/
|
||||
# will stop working if no valid TUIDs are associated to our domain.
|
||||
systemd = {
|
||||
timers."mailAllowlist" = {
|
||||
wantedBy = ["timers.target"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue