9 Commits

Author SHA1 Message Date
59ae214919 Fix issue that prevented keyboard layout from applying during Calamares installation
The calamares-nixos package has a fix for setting the keyboard layout through gsettings but this patch is only applied in the code path used when Calamares is not relying on systemd's localed to set the keymap. Configuring Calamares to not use locale1 forces it to go through the code path that uses xkbmap and that has the nixos specific patch.
This can probably be done more cleanly upstream but we're not sure we'll keep using the Calamares installer for deskOS anyway.
2024-09-12 17:15:14 +02:00
d9c430135f Don't default to potentially dangerous "erase" for installer initialPartitioningChoice 2024-09-08 17:36:50 +02:00
3a04e348ee Update installer 2024-09-03 14:33:15 +02:00
058951efef Disable full disk encryption for now 2024-09-03 13:56:38 +02:00
a4694fcd2e Update calamares partition module configuration 2024-09-03 13:55:12 +02:00
de20e8eca7 Update branding 2024-09-03 13:47:17 +02:00
436d299588 Generate random hostname. One less thing to ask the user. 2024-09-02 21:13:27 +02:00
532d0f302c Reduce installer complexity 2024-09-02 20:00:20 +02:00
824d47e974 Brand installer 2024-09-02 20:00:20 +02:00