summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/system.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/system.nix b/config/system.nix
index 870ca71..b1f0b61 100644
--- a/config/system.nix
+++ b/config/system.nix
@@ -7,4 +7,6 @@
dates = "12:30";
allowReboot = true;
};
+
+ personal.monitoring.enable = true;
}