This makes declarative containers truly reloadable. Current code already declares it:56904d7c42/nixos/modules/virtualisation/containers.nix (L488)``` restartIfChanged = false; ```56904d7c42/nixos/modules/virtualisation/containers.nix (L540)``` reloadIfChanged = true; ``` Original author: @chrisfarms in6e36619b27Most of stuff from that commit has already been ported.