Specified flake config.
This commit is contained in:
@@ -630,7 +630,7 @@ deploy() {
|
|||||||
|
|
||||||
echo -e "\n\n🔄 Deploying to the remote server..."
|
echo -e "\n\n🔄 Deploying to the remote server..."
|
||||||
nix run github:nix-community/nixos-anywhere -- \
|
nix run github:nix-community/nixos-anywhere -- \
|
||||||
--flake ./final-nix-config/etc/nixos \
|
--flake ./final-nix-config/etc/nixos#numbus-server \
|
||||||
--extra-files final-nix-config \
|
--extra-files final-nix-config \
|
||||||
--chown "/home/numbus-admin/" 1000:1000 \
|
--chown "/home/numbus-admin/" 1000:1000 \
|
||||||
--target-host ${TARGET_USER}@${LIVE_TARGET_IP}
|
--target-host ${TARGET_USER}@${LIVE_TARGET_IP}
|
||||||
|
|||||||
Reference in New Issue
Block a user