nix-flake/update.sh
2024-11-18 15:44:10 -05:00

8 lines
97 B
Bash

echo "enter config name"
read HOST
nix flake update
sudo nixos-rebuild switch --flake .#$HOST