diff options
Diffstat (limited to 'config/system.nix')
| -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 870ca71..b1f0b61 100644 --- a/config/system.nix +++ b/config/system.nix @@ -7,4 +7,6 @@ dates = "12:30"; allowReboot = true; }; + + personal.monitoring.enable = true; } |
