build(calamares): update calamares configuration and enable networkmanager on live

This commit is contained in:
2026-05-26 15:05:12 +02:00
parent 2d135ed06b
commit c50db7a5bf
39 changed files with 486 additions and 900 deletions
@@ -1,16 +0,0 @@
[Unit]
Description=Calamares Installer
After=xorg-start.service
Requires=xorg-start.service
[Service]
Type=simple
User=root
Environment=DISPLAY=:0
ExecStartPre=/bin/sleep 2
ExecStart=/usr/bin/calamares
Restart=on-failure
RestartSec=3
[Install]
WantedBy=multi-user.target