Commit Graph

11 Commits

Author SHA1 Message Date
Michael Smith
9154590e7e Reduce required storage space to avoid rounding errors in Calamares? 2024-10-02 17:54:24 +02:00
Michael Smith
105b6086e4 Enable squashfs compression and lint nix files 2024-09-12 20:07:51 +02:00
Michael Smith
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
Michael Smith
d9c430135f Don't default to potentially dangerous "erase" for installer initialPartitioningChoice 2024-09-08 17:36:50 +02:00
Michael Smith
3a04e348ee Update installer 2024-09-03 14:33:15 +02:00
Michael Smith
058951efef Disable full disk encryption for now 2024-09-03 13:56:38 +02:00
Michael Smith
a4694fcd2e Update calamares partition module configuration 2024-09-03 13:55:12 +02:00
Michael Smith
de20e8eca7 Update branding 2024-09-03 13:47:17 +02:00
Michael Smith
436d299588 Generate random hostname. One less thing to ask the user. 2024-09-02 21:13:27 +02:00
Michael Smith
532d0f302c Reduce installer complexity 2024-09-02 20:00:20 +02:00
Michael Smith
824d47e974 Brand installer 2024-09-02 20:00:20 +02:00