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 in 6e36619b27 Most of stuff from that commit has already been ported.
56904d7c42/nixos/modules/virtualisation/containers.nix (L488)
56904d7c42/nixos/modules/virtualisation/containers.nix (L540)
6e36619b27