Update flake
This commit is contained in:
parent
a2831cf9a1
commit
5facd1263f
3 changed files with 17 additions and 22 deletions
|
|
@ -96,7 +96,8 @@ let usr = config.constants.userName; in {
|
|||
};
|
||||
|
||||
i18n.inputMethod = {
|
||||
enabled = "fcitx5";
|
||||
enable = true;
|
||||
type = "fcitx5";
|
||||
fcitx5.addons = with pkgs; [ fcitx5-nord fcitx5-rime ];
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -25,12 +25,6 @@ in
|
|||
plasma.enable = true;
|
||||
};
|
||||
};
|
||||
i18n.supportedLocales = [
|
||||
"C.UTF-8/UTF-8"
|
||||
"en_US.UTF-8/UTF-8"
|
||||
"ja_JP.UTF-8/UTF-8"
|
||||
"zh_CN.UTF-8/UTF-8"
|
||||
];
|
||||
jovian = {
|
||||
devices.steamdeck = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue