We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1412f5f commit 32572abCopy full SHA for 32572ab
channels/plasma/alteriso
@@ -1 +1 @@
1
-alteriso=3.0
+alteriso=3.1
channels/plasma/config.any
@@ -15,7 +15,10 @@
15
# Set the user's default shell.
16
usershell="/bin/zsh"
17
18
-# Add extra files
19
-# Include files of share-extra channel
+# Modules to include
+# An array of module directory names to include.
20
# This setting cannot be changed by an argument.
21
-include_extra=false
+modules=(
22
+ "share-extra"
23
+ "qtongtk"
24
+)
0 commit comments