diff options
| author | andromeda <andromeda@lenovo> | 2026-01-27 23:58:35 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-01-27 23:58:35 +0100 |
| commit | 1a8986a5d868fe8e860117ca762e41d706dc8150 (patch) | |
| tree | 497113c5c97da6a7759391f26e94d601e92afc1d /deploy.sh | |
| parent | 0647d9a8e0d54005b58b286f5caf8e944de3f7f8 (diff) | |
stashdenix
Diffstat (limited to 'deploy.sh')
| -rwxr-xr-x | deploy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ # $ ./deploy.sh <hostname> <ip> # example usage: # $ ./deply.sh 109-199-104-83 109.199.104.83 -nix run github:nix-community/nixos-anywhere -- --generate-hardware-config nixos-generate-config ./hardware-configuration.nix --flake .?ref=411ee0c#$1 --target-host root@$2 +nix run github:nix-community/nixos-anywhere -- --generate-hardware-config nixos-generate-config ./hardware-configuration.nix --flake .#$1 --target-host root@$2 |
