Update: Corrected the setting.conf Calamares

Uncommented the key value pairs section for the inits

Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2023-10-07 21:13:01 +09:00
parent 1d4fbd1e04
commit 1529342620
1 changed files with 9 additions and 9 deletions

View File

@ -7,15 +7,15 @@ modules-search: [ local, /usr/lib/calamares/modules ]
# YAML: list of maps of string:string key-value pairs.
instances:
#- id: packages
# module: netinstall
# config: netinstall-packages.conf
#- id: system
# module: netinstall
# config: netinstall-system.conf
#- id: pkgs
# module: netinstall
# config: netinstall-pkgs.conf
- id: packages
module: netinstall
config: netinstall-packages.conf
- id: system
module: netinstall
config: netinstall-system.conf
- id: pkgs
module: netinstall
config: netinstall-pkgs.conf
sequence: