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

set -e

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