add jsonConfig to services

This commit is contained in:
m3tam3re
2025-03-12 15:21:38 +01:00
parent b97263495b
commit aa1e617e3a
5 changed files with 57 additions and 15 deletions

View File

@@ -30,7 +30,7 @@
enable = true;
allowReboot = true;
dates = "04:00";
flake = "path:/etc/nixos/current";
flake = "path:/etc/nixos/current-systemconfig";
randomizedDelaySec = "45min";
flags = [
"--update-input nixpkgs"