From 693a1514be07bdc8d435810247a2886a50893699 Mon Sep 17 00:00:00 2001 From: Squibid Date: Mon, 1 Dec 2025 20:55:28 -0500 Subject: [PATCH] don't finish args --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index bcfd501..33db7da 100644 --- a/shell.nix +++ b/shell.nix @@ -61,7 +61,7 @@ pkgs.mkShell { -commit # push the flake to the remote system - nixos-anywhere --\ + nixos-anywhere\ --flake .#$HOST\ --build-on remote\ --copy-host-keys\