summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 134562c9..93432192 100644
--- a/hel.nix
+++ b/hel.nix
@@ -108,6 +108,10 @@
108 vnstat = { 108 vnstat = {
109 enable = true; 109 enable = true;
110 }; 110 };
111
112 journald = {
113 rateLimitBurst = 0;
114 };
111 115
112 gpsd = { 116 gpsd = {
113 enable = true; 117 enable = true;