From 46152e140fe428538a562dcfd1627a88a02dcc09 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 13 Mar 2022 10:41:41 +0100 Subject: ... --- system-profiles/rebuild-machines/rebuild-machine.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system-profiles/rebuild-machines/rebuild-machine.zsh') diff --git a/system-profiles/rebuild-machines/rebuild-machine.zsh b/system-profiles/rebuild-machines/rebuild-machine.zsh index c06ef0e4..e018e7a7 100644 --- a/system-profiles/rebuild-machines/rebuild-machine.zsh +++ b/system-profiles/rebuild-machines/rebuild-machine.zsh @@ -7,4 +7,4 @@ fi export NIX_SSHOPTS="-F @sshConfig@" export GIT_SSH_COMMAND="@openssh@/bin/ssh -F @sshConfig@" export GIT_CONFIG_COUNT=1 GIT_CONFIG_KEY_0="init.defaultBranch" GIT_CONFIG_VALUE_0=main -exec -- @nixosRebuild@/bin/nixos-rebuild --refresh --flake '@flake@' ${@:-switch} +exec -- @nixosRebuild@/bin/nixos-rebuild --refresh --flake '@flake@#@flakeOutput@' ${@:-switch} -- cgit v1.2.3