summaryrefslogtreecommitdiffstats
path: root/tv/1systems/cd.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-07-03 21:30:46 +0200
committertv <tv@krebsco.de>2016-07-03 21:30:46 +0200
commit99136e1764d5eb0d2e04252af7097062e6aaaa0b (patch)
treea50a7479e50a6954495e3af4d1860dc4388bc2e8 /tv/1systems/cd.nix
parent7c68b926aeb6ae38b21e5b7a23bb46ddf402bea9 (diff)
tv: define journald default extraConfig
Diffstat (limited to 'tv/1systems/cd.nix')
-rw-r--r--tv/1systems/cd.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix
index 75c19008..2120134c 100644
--- a/tv/1systems/cd.nix
+++ b/tv/1systems/cd.nix
@@ -112,9 +112,4 @@ with config.krebs.lib;
rxvt_unicode.terminfo
tcpdump
];
-
- services.journald.extraConfig = ''
- SystemMaxUse=1G
- RuntimeMaxUse=128M
- '';
}