28 Commits

Author SHA1 Message Date
8cac364367 Update repository urls 2025-04-04 14:43:03 +02:00
c08e57de0d Update installer to create a NixOS configuration flake that follows a synced fork of nixpkgs that always follows the last stable NixOS release 2024-10-23 00:07:26 +02:00
1ced8191d8 Remove redundant Firefox installation directive from installed nixos configuration 2024-10-02 19:44:33 +02:00
9154590e7e Reduce required storage space to avoid rounding errors in Calamares? 2024-10-02 17:54:24 +02:00
687fc139d3 Clean up installer module 2024-09-24 20:31:23 +02:00
6ddb8e01a5 Update Plymouth logo for installer 2024-09-12 20:26:00 +02:00
105b6086e4 Enable squashfs compression and lint nix files 2024-09-12 20:07:51 +02:00
a6fb184590 Implement questionable installation progress bar fix 2024-09-12 20:02:47 +02:00
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
9eaed5405e Simplify "installation finished" screen patching of calamares-nixos package 2024-09-12 17:07:10 +02:00
9c2cbde236 Update deskOS logo 2024-09-11 16:43:25 +02:00
73d2aaee2d Add deskOS Plymouth theme package 2024-09-11 16:11:20 +02:00
836088c53f Override Calamares patches to adapt finish screen content 2024-09-08 22:48:33 +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
22ef36f4e8 Remove calamares-extensions README 2024-09-03 13:48:18 +02:00
de20e8eca7 Update branding 2024-09-03 13:47:17 +02:00
111170779c Rename default module 2024-09-03 09:07:51 +02:00
889db08cc5 Export desk-os as nixosModule 2024-09-02 23:04:37 +02:00
7a8eec026b Update branding 2024-09-02 22:36:25 +02:00
12f929d699 Install using a flake 2024-09-02 22:34:12 +02:00
436d299588 Generate random hostname. One less thing to ask the user. 2024-09-02 21:13:27 +02:00
18ad437872 Format nix files 2024-09-02 20:00:20 +02:00
d0194a555b Update Python installation module 2024-09-02 20:00:20 +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