systemd.sysupdate.enable

NixOS option

Atomically update the host OS, container images, portable service images or other sources. If enabled, updates are triggered in regular intervals via a systemd.timer unit. Please see systemd-sysupdate(8) for more details.

type: boolean
Default
false
Example
true
declared in: nixos/modules/system/boot/systemd/sysupdate.nixView source on NixOS/nixpkgs →