clear logs hourly
This commit is contained in:
parent
9f40a68eb4
commit
6e507ec688
3 changed files with 36 additions and 7 deletions
|
|
@ -3,10 +3,10 @@
|
|||
# details gathered from the active system.
|
||||
networking = {
|
||||
nameservers = [
|
||||
"213.136.95.10"
|
||||
"213.136.95.11"
|
||||
"2a02:c207::1"
|
||||
"8.8.8.8"
|
||||
"9.9.9.9"
|
||||
"149.112.112.112"
|
||||
"2620:fe::fe"
|
||||
"2620:fe::9"
|
||||
];
|
||||
defaultGateway = "157.173.112.1";
|
||||
defaultGateway6 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue