the proper syntax for firstboot enabling

This commit is contained in:
Lukas Greve
2025-12-09 22:33:15 +01:00
parent ae4ffdc64d
commit 1fbe496b6a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
firstboot --reconfig # Initial Setup will start after the first reboot
firstboot --enable --reconfig # Initial Setup will start after the first reboot
%packages --exclude-weakdeps # Beginning of the packages section. Do not include weak dependencies.