Skip to content

Commit d47f764

Browse files
committed
nixos-anywhere: use SSH store compression to speed up installation
1 parent fabe4d4 commit d47f764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nixos-anywhere.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ flake=""
66
flakeAttr=""
77
kexecUrl=""
88
kexecExtraFlags=""
9-
sshStoreSettings=""
9+
sshStoreSettings="compress=true"
1010
enableDebug=""
1111
nixBuildFlags=()
1212
diskoAttr=""

0 commit comments

Comments
 (0)