(T)im's N(ix) Flake, Multi-Host Configurations for all of my machines! 74k1.sh/
nixos nix
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(locale): some i18n stuff

74k1 e6628ff6 f82b8541

+2
+2
modules/nixos/profile/locale/default.nix
··· 25 25 }; 26 26 27 27 i18n.inputMethod.package = pkgs.kdePackages.fcitx5-with-addons; 28 + i18n.inputMethod.fcitx5.waylandFrontend = true; 28 29 29 30 # Configure keymap in X11 30 31 # services.xserver.xkb = { ··· 32 33 # variant = ""; 33 34 # }; 34 35 36 + # TODO udev extraHwdb (hardware level keyboard layouts) doesn't quite work yet 35 37 services.udev.extraHwdb = '' 36 38 evdev:name:*:* 37 39 XKBLAYOUT=ch