fix broken/deprecated things
This commit is contained in:
parent
6aab08ec9b
commit
47ba1e5796
5 changed files with 24 additions and 39 deletions
|
@ -30,14 +30,6 @@ in
|
|||
./x.nix
|
||||
];
|
||||
|
||||
i18n.inputMethod = {
|
||||
enabled = "fcitx5";
|
||||
fcitx5.addons = with pkgs; [
|
||||
fcitx5-mozc
|
||||
fcitx5-gtk
|
||||
];
|
||||
};
|
||||
|
||||
programs.seahorse.enable = true;
|
||||
security.pam.services.jade.enableGnomeKeyring = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue