Update flake

This commit is contained in:
Invariantspace 2024-06-28 17:14:24 -07:00
parent d79dff22a2
commit 148fa76155
No known key found for this signature in database
GPG key ID: EBC4A20067373921
4 changed files with 22 additions and 29 deletions

View file

@ -2,17 +2,9 @@
{
# Configure input methods
i18n = {
inputMethod = {
enabled = "fcitx5";
fcitx5.addons = with pkgs; [ fcitx5-nord fcitx5-rime ];
};
supportedLocales = [
"C.UTF-8/UTF-8"
"en_US.UTF-8/UTF-8"
"ja_JP.UTF-8/UTF-8"
"zh_CN.UTF-8/UTF-8"
];
i18n.inputMethod = {
enabled = "fcitx5";
fcitx5.addons = with pkgs; [ fcitx5-nord fcitx5-rime ];
};
# Configure keyboard mapping

View file

@ -6,7 +6,6 @@ let
in
{
home-manager.users.${usr} = {
home.packages = with jovianPkgs; [
feishin
lutris