config/Pmodules.conf added

This commit is contained in:
2021-05-26 16:50:10 +02:00
parent 85c89df9f5
commit dfb133cae7
+8
View File
@@ -0,0 +1,8 @@
# set groups which should be available after initialization
DefaultGroups='Tools Programming'
# define available release stages
ReleaseStages=':unstable:stable:deprecated:'
# set releases which should be available after initialization
DefaultUsedReleaseStages='stable'