Rebuild system after pulling updated config
This commit is contained in:
parent
360b736410
commit
62b07b4a09
@ -5,3 +5,5 @@ git fetch -a
|
|||||||
git reset --hard
|
git reset --hard
|
||||||
git clean -fd
|
git clean -fd
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
|
nixos-rebuild switch
|
||||||
|
Loading…
Reference in New Issue
Block a user