summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/g-i-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index a9a9e6b6..61d167ad 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -172,7 +172,7 @@ bootstrap_system() {
EXTRA_APPEND="$EXTRA_APPEND theme=dark"
;;
debian-edu_*)
- EXTRA_APPEND="DESKTOP=kde DEBCONF_DEBUG=developer" # FIXME: this shall become more conditional...
+ EXTRA_APPEND="desktop=kde DEBCONF_DEBUG=developer" # FIXME: this shall become more conditional...
;;
*) ;;
esac