system.build.separateActivationScript

NixOS option

A separate activation script package that’s not part of the system profile. This is useful for configurations where system.activatable is false. Otherwise, you can just use system.build.toplevel.

type: packagedeclared in: nixos/modules/system/activation/activatable-system.nixView source on NixOS/nixpkgs →