95 Commits

Author SHA1 Message Date
Michael Smith
2130b915ee Update README.md 2025-06-08 10:51:27 +02:00
a36b44d1af Upgrade to nixos-24.11 2025-04-04 16:08:31 +02:00
8cac364367 Update repository urls 2025-04-04 14:43:03 +02:00
Michael Smith
4619935c9a
Update README.md 2025-04-03 14:38:37 +02:00
Michael Smith
bc42dde34a
Update README.md 2025-04-03 14:37:37 +02:00
Michael Smith
2b2ee66665
Update README.md 2025-03-28 12:42:16 +01:00
Michael Smith
27596e7f45
Update README.md 2024-12-07 18:49:15 +01: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
f68fe0c9a5 Show minimize and maximize buttons on windows 2024-10-20 22:51:20 +02:00
804a81ad6d Pin 'Software' to menu 2024-10-20 22:36:21 +02:00
64254efff9 Use Firefox programs option in favor of systemPackages 2024-10-02 19:52: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
42cc35268a Lint files 2024-09-12 14:34:13 +02:00
92f089266c Add Just Perfection GNOME extension to hide power menu from panel 2024-09-12 13:17:44 +02:00
fadccb3cda Enable automatic garbage collection 2024-09-12 12:30:31 +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
107470819c Update kernel parameters 2024-09-11 16:03:35 +02:00
Michael Smith
86c13cc4c7
Update README.md 2024-09-10 22:09:08 +02:00
Michael Smith
2ea63b7dc7
Update README.md 2024-09-09 21:53:54 +02:00
Michael Smith
639e416a93
Update bug reporting issue template 2024-09-09 21:46:57 +02:00
Michael Smith
823b4f2636
Update bug reporting issue template 2024-09-09 21:45:02 +02:00
62eac731f0 Add GitHub issue template for bug report 2024-09-09 21:43:47 +02:00
f71ce5168c Make deskOS demo use bootloader to showcase everything 2024-09-09 10:03:44 +02:00
ae0ffe6a32 Add desktop icons GNOME extension 2024-09-09 09:44:01 +02:00
7c713ed289 Make sure power management is enabled for Macbook compatibility 2024-09-09 00:21:47 +02:00
75c3336f3a Simplify Plymouth configuration 2024-09-09 00:21:23 +02:00
2c16be1705 Strip installation image further 2024-09-08 23:12:36 +02:00
4a295b059c Silence noisy hyper-v kernel modules error messages for now 2024-09-08 23:12:08 +02:00
836088c53f Override Calamares patches to adapt finish screen content 2024-09-08 22:48:33 +02:00
10dc188e83 Lint files 2024-09-08 22:47:41 +02:00
d9c430135f Don't default to potentially dangerous "erase" for installer initialPartitioningChoice 2024-09-08 17:36:50 +02:00
9aa6baa566 Enable squashfs compression 2024-09-08 17:36:06 +02:00
617115d9d9 Ensure Flathub is added as a repository 2024-09-06 16:09:14 +02:00
d2137c9bde Update Plymouth look and feel 2024-09-06 15:17:00 +02:00
a7f56c80ee Enable squashfs compression for installer ISO 2024-09-06 14:09:29 +02:00
b76eb38f40 Update installer wallpaper 2024-09-06 14:08:13 +02:00
e7b152d4e1 Use stock Plymouth theme 2024-09-06 14:07:53 +02:00
43b0328e92 Revert "Support all locales"
This reverts commit 26d88d03350bcc97a63bb542c9c0c06ea89be42d.
2024-09-06 12:49:23 +02:00
00d51f59c4 Fix bootloader label 2024-09-06 12:39:59 +02:00
26d88d0335 Support all locales 2024-09-06 11:51:05 +02:00
825eae0857 Update distroName to include deskOS version 2024-09-06 11:50:52 +02:00
159619d33c Implement custom systemd-boot module that generates user friendly bootloader entries 2024-09-06 11:49:54 +02:00