Revert journald changes
This commit is contained in:
@@ -1,15 +1,5 @@
|
||||
{ ... }:
|
||||
{
|
||||
# Configure journald
|
||||
services.journald = {
|
||||
extraConfig = [
|
||||
"SystemMaxUse=500M"
|
||||
"SystemKeepFree=1G"
|
||||
];
|
||||
rateLimitInterval = "10s";
|
||||
};
|
||||
|
||||
# Configure promtail
|
||||
services.promtail = {
|
||||
enable = true;
|
||||
configuration = {
|
||||
|
Reference in New Issue
Block a user