We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d4bcf commit 0c63f85Copy full SHA for 0c63f85
1 file changed
alteriso/configs/minimum/profiledef.json
@@ -1,7 +1,12 @@
1
{
2
"os_name": "Alter Linux",
3
"arch": "x86_64",
4
-
+ "modules": [
5
+ "base",
6
+ "lightdm",
7
+ "network-manager",
8
+ "user"
9
+ ],
10
"kernel_name": "linux",
11
"username": "live",
12
"usershell": "/bin/bash",
0 commit comments