about summary refs log tree commit diff
path: root/nixos/tests/restart-by-activation-script.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-03-28treewide: machine -> nodes.machineRobert Hensing1-1/+1
2021-09-09nixos/switch-to-configuration: Allow activation scripts to restart unitsJanne Heß1-0/+73
The primary use case is tools like sops-nix and agenix to restart units when secrets change. There's probably other reasons to restart units as well and a nice thing to have in general.