summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-rw-r--r--accounts/gkleen@sif/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix
index 5d7e40cb..2011e670 100644
--- a/accounts/gkleen@sif/default.nix
+++ b/accounts/gkleen@sif/default.nix
@@ -770,6 +770,9 @@ in {
770 fcitx5 = { 770 fcitx5 = {
771 waylandFrontend = true; 771 waylandFrontend = true;
772 settings = { 772 settings = {
773 globalOptions."Behavior/DisabledAddons" = {
774 "0" = "clipboard";
775 };
773 inputMethod = { 776 inputMethod = {
774 "Groups/0" = { 777 "Groups/0" = {
775 Name = "Default"; 778 Name = "Default";