Skip to content

Commit 0c63f85

Browse files
committed
fix: Missing modules
1 parent 85d4bcf commit 0c63f85

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

alteriso/configs/minimum/profiledef.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
{
22
"os_name": "Alter Linux",
33
"arch": "x86_64",
4-
4+
"modules": [
5+
"base",
6+
"lightdm",
7+
"network-manager",
8+
"user"
9+
],
510
"kernel_name": "linux",
611
"username": "live",
712
"usershell": "/bin/bash",

0 commit comments

Comments
 (0)