bump
This commit is contained in:
parent
f754fccd79
commit
c1bd34dda6
3 changed files with 35 additions and 35 deletions
|
|
@ -108,15 +108,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