diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-04 23:46:18 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-04 23:46:18 -0800 |
| commit | 7589fe7f331d32a435a1255e81ab1f50ba0b92a9 (patch) | |
| tree | f87f68fae7f8c754aaeb2617c1187b0cbe711ed8 /config | |
| parent | f4c55e23fc7ca17f10bfcbd885ffedc8c6799bf9 (diff) | |
spontaneity builds now
Diffstat (limited to 'config')
| -rw-r--r-- | config/nix.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/nix.org b/config/nix.org index d610184..71f7d36 100644 --- a/config/nix.org +++ b/config/nix.org @@ -4601,7 +4601,7 @@ for these configurations. (writeShellScriptBin "remote-build" '' #!/bin/bash - nixos-rebuild --sudo --ask-sudo-password --target-host "$1" switch --flake $HOME/monorepo/nix#spontaneity + nixos-rebuild --sudo --ask-sudo-password --target-host "$1" switch --flake $HOME/monorepo#spontaneity '' ) (writeShellScriptBin "install-vps" |
