nixos-rebuild-ng: run systemd-run with / as the working directory (#416132)

This commit is contained in:
Thiago Kenji Okada
2025-06-12 14:41:38 +01:00
committed by GitHub
@@ -41,7 +41,6 @@ SWITCH_TO_CONFIGURATION_CMD_PREFIX: Final = [
"--no-ask-password",
"--pipe",
"--quiet",
"--same-dir",
"--service-type=exec",
"--unit=nixos-rebuild-switch-to-configuration",
]