summaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-01-10 21:48:57 +0100
committerandromeda <andromeda@lenovo>2026-01-10 21:48:57 +0100
commitde911e358b0bf313f9e6ad31525246186309f0a9 (patch)
treee13eacd59273ea0704ff5bf2275ef7e452c16015 /deploy.sh
parentb76f6ba3d64f6da4802ba12bf2d4e711604355c4 (diff)
disable forgejo as broken
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/deploy.sh b/deploy.sh
new file mode 100755
index 0000000..86a6c40
--- /dev/null
+++ b/deploy.sh
@@ -0,0 +1,5 @@
+# usage:
+# $ ./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