Rebuild system after pulling updated config

This commit is contained in:
RealStickman 2023-04-16 20:36:24 +02:00
parent b7777a18b9
commit 572cd3130a

View File

@ -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