Rebuild system after pulling updated config

This commit is contained in:
RealStickman 2023-04-16 20:36:24 +02:00
parent 360b736410
commit 62b07b4a09

View File

@ -5,3 +5,5 @@ git fetch -a
git reset --hard
git clean -fd
git pull
nixos-rebuild switch