diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/system.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/system.nix b/config/system.nix index 847a046..a0dbc8d 100644 --- a/config/system.nix +++ b/config/system.nix @@ -10,4 +10,5 @@ }; }; system.autoUpgrade.allowReboot = true; + personal.monitoring.enable = true; } |
