forked from Fachschaft/nixConfig
Compare commits
4 commits
30b8e11a24
...
e5e3f59cd7
Author | SHA1 | Date | |
---|---|---|---|
e5e3f59cd7 | |||
f53a8cfd68 | |||
14ee694ed6 | |||
95f66f6210 |
1 changed files with 0 additions and 3 deletions
|
@ -205,9 +205,6 @@ in {
|
||||||
files = ["/root/.ssh/known_hosts"]; # for the backup server bragi
|
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 = {
|
systemd = {
|
||||||
timers."mailAllowlist" = {
|
timers."mailAllowlist" = {
|
||||||
wantedBy = ["timers.target"];
|
wantedBy = ["timers.target"];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue