diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/system.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/system.nix b/config/system.nix index 5b6ba5f..1c2fdf0 100644 --- a/config/system.nix +++ b/config/system.nix @@ -14,4 +14,6 @@ allowReboot = true; dates = "02:00"; }; + + personal.monitoring.enable = true; } |
