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
2024-09-05 23:14:26 +02:00
2024-09-05 23:13:44 +02:00
2024-09-02 20:00:18 +02:00
2024-09-10 22:09:08 +02:00

deskOS - An easy to use, stable desktop operating system

See https://nixup.io/desk-os/learn-more

Run a deskOS demo in a virtual machine

If you are running NixOS or you have the Nix package manager installed, you can easily run a deskOS demo from this flake:

nix run github:nixup-io/desk-os

Contact

Acknowledgements

deskOS is based on Linux and NixOS.

Description
No description provided
Readme MIT 12 MiB
Languages
Nix 70.2%
Python 29.8%