diff options
| -rw-r--r-- | config/system.nix | 2 | ||||
| -rw-r--r-- | flake.lock | 12 |
2 files changed, 8 insertions, 6 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; } @@ -46,11 +46,11 @@ "nur": "nur" }, "locked": { - "lastModified": 1742676890, - "narHash": "sha256-qq8MDghS+ruwDs5zcSraE/yP+BsEUlmx+pq90EN0plk=", + "lastModified": 1742801473, + "narHash": "sha256-RQoDPcK70MOahbSxZVGCD2sc0EkOAiRRCj35CJHmhqQ=", "owner": "qaristote", "repo": "my-nixpkgs", - "rev": "1ed2e3e59bc25cabae53385328cb882265c1cc6f", + "rev": "6eba1a7a9d94245923324ed9b0c6f3a7eee5b569", "type": "github" }, "original": { @@ -120,11 +120,11 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1742512142, - "narHash": "sha256-8XfURTDxOm6+33swQJu/hx6xw1Tznl8vJJN5HwVqckg=", + "lastModified": 1742751704, + "narHash": "sha256-rBfc+H1dDBUQ2mgVITMGBPI1PGuCznf9rcWX/XIULyE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "7105ae3957700a9646cc4b766f5815b23ed0c682", + "rev": "f0946fa5f1fb876a9dc2e1850d9d3a4e3f914092", "type": "github" }, "original": { |
