stuff
This commit is contained in:
parent
34107178c1
commit
e167353f33
3 changed files with 46 additions and 64 deletions
|
|
@ -109,15 +109,15 @@
|
|||
security.sudo-rs.enable = true;
|
||||
security.sudo.enable = false;
|
||||
|
||||
# i18n.inputMethod = {
|
||||
# enable = true;
|
||||
# type = "fcitx5";
|
||||
# fcitx5.addons = with pkgs; [
|
||||
# fcitx5-gtk
|
||||
# fcitx5-mozc
|
||||
# fcitx5-rime
|
||||
# ];
|
||||
# };
|
||||
i18n.inputMethod = {
|
||||
enable = true;
|
||||
type = "fcitx5";
|
||||
fcitx5.addons = with pkgs; [
|
||||
fcitx5-gtk
|
||||
fcitx5-mozc
|
||||
fcitx5-rime
|
||||
];
|
||||
};
|
||||
|
||||
environment.variables = {
|
||||
EDITOR = "hx";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue