Add hardware-config regeneration

This commit is contained in:
RealStickman 2023-04-16 20:37:30 +02:00
parent 62b07b4a09
commit 10a40aeff6

View File

@ -6,4 +6,8 @@ git reset --hard
git clean -fd
git pull
# regenerate hardware config
nixos-generate-config
# rebuild system
nixos-rebuild switch