mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 00:48:22 -04:00
Enable keyboard viewmodule. Requires the ckbcomp script.
This commit is contained in:
parent
7a99214ddb
commit
ecf56990a2
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ modules-search: [ local, /path/to/dir/with/more/modules ]
|
||||||
# TBD: do we want to allow non-page modules (core-modules) to be set as immediate or
|
# TBD: do we want to allow non-page modules (core-modules) to be set as immediate or
|
||||||
# delayed? Is this an intrinsic property of a module? Does it depend on whether it's
|
# delayed? Is this an intrinsic property of a module? Does it depend on whether it's
|
||||||
# a QProcess, a Python script or a plugin? More research is required. --teo
|
# a QProcess, a Python script or a plugin? More research is required. --teo
|
||||||
modules-prepare : [ greeting, locale, partition ]
|
modules-prepare : [ greeting, locale, keyboard, partition ]
|
||||||
modules-postinstall : [ finished ]
|
modules-postinstall : [ finished ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue