Added flake update

This commit is contained in:
Raphaël Numbus
2026-02-24 22:06:56 +01:00
parent f7929a8bb6
commit 3283cac78e
+1
View File
@@ -629,6 +629,7 @@ deploy() {
git -C "/home/nixosd/numbus-server" add -f "final-nix-config"
echo -e "\n\n🔄 Deploying to the remote server..."
nix flake update ./final-nix-config/etc/nixos
nix run github:nix-community/nixos-anywhere -- \
--flake ./final-nix-config/etc/nixos#numbus-server \
--extra-files final-nix-config \