danbst 65ff0d5f9d switch-to-configuration: fix detection of changes between rebuilds for template instances
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.
2017-08-22 15:04:18 +03:00
..
2017-07-18 10:54:01 +02:00
2017-08-13 21:56:48 +08:00
2017-08-04 02:24:07 +02:00
2017-07-27 19:00:54 +02:00
2017-07-27 19:00:54 +02:00