{ config, lib, pkgs, ... }: { system.autoUpgrade = { enable = false; dates = "04:40"; flake = "git+https://git.orbekk.com/nixos-config.git"; }; }