{ imports = [ ../../module/power-policy.nix ]; # By default, keep the machines off as we don't know if the AC will be working # once the electricity comes back. power.policy = "always-off"; }