From de1879b9a0b9a412068785d81cc17bbf947d0eef Mon Sep 17 00:00:00 2001 From: andromeda Date: Sat, 21 Feb 2026 15:59:08 +0100 Subject: idk prolly smt ig --- deploy.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'deploy.sh') diff --git a/deploy.sh b/deploy.sh index 86a6c40..387c3ee 100755 --- a/deploy.sh +++ b/deploy.sh @@ -2,4 +2,8 @@ # $ ./deploy.sh # 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 -- \ + --extra-files ~/.ssh/remote_secrets/$2 \ + --generate-hardware-config nixos-generate-config ./hardware-configuration.nix \ + --flake .#$1 \ + --target-host root@$2 -- cgit v1.3