removed full-desktop profile
This commit is contained in:
@@ -11,12 +11,6 @@ if [ $profile = server ]; then
|
||||
fi
|
||||
|
||||
if [ $profile = desktop ]; then
|
||||
modules="pkgs.sh
|
||||
zram.sh
|
||||
config.sh"
|
||||
fi
|
||||
|
||||
if [ $profile = full-desktop ]; then
|
||||
modules="pkgs.sh
|
||||
docker.sh
|
||||
zram.sh
|
||||
|
||||
Reference in New Issue
Block a user