Files
nix_config/vps_activate_flake.sh
T
2026-05-30 23:36:42 -04:00

5 lines
232 B
Bash
Executable File

#!/usr/bin/env sh
NIXPKGS_ALLOW_INSECURE=1 nixos-rebuild switch --fast --flake .#vps --target-host root@room409.xyz --impure
#NIXPKGS_ALLOW_INSECURE=1 nixos-rebuild boot --fast --flake .#vps --target-host root@room409.xyz --impure