environment.extraSetup
NixOS option
Shell fragments to be run after the system environment has been created. This should only be used for things that need to modify the internals of the environment, e.g. generating MIME caches. The environment being built can be accessed at $out.
type: strings concatenated with "\n"Default
declared in: nixos/modules/config/system-path.nixView source on NixOS/nixpkgs →""