summaryrefslogtreecommitdiff
path: root/switch
blob: 6f232e1fbe7861e057d8f6cec449c12e1e328255 (plain)
1
2
3
4
5
6
7
#!/bin/sh

set -e

cd "$(dirname "$0")"
git pull
nixos-rebuild switch --flake .