Specified flake config.

This commit is contained in:
Raphaël Numbus
2026-02-24 19:27:33 +01:00
parent f112ad77e6
commit e033b0c888
+1 -1
View File
@@ -630,7 +630,7 @@ deploy() {
echo -e "\n\n🔄 Deploying to the remote server..."
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 \
--chown "/home/numbus-admin/" 1000:1000 \
--target-host ${TARGET_USER}@${LIVE_TARGET_IP}