From 5eadc4463b69de2601886ecb2852336ad326ff2f Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Mon, 22 Jan 2024 11:30:50 +0100 Subject: generalize fcitx5 --- nixpkgs/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixpkgs') diff --git a/nixpkgs/common.nix b/nixpkgs/common.nix index 21b941d..5ae0602 100644 --- a/nixpkgs/common.nix +++ b/nixpkgs/common.nix @@ -48,6 +48,7 @@ ".config/tmux/tmux.conf".source = ../tmux/tmux.conf; ".config/qutebrowser/config.py".source = ../qutebrowser/config.py; ".config/fcitx5/profile".source = ../fcitx5/profile; + ".config/fcitx5/config".source = ../fcitx5/config; }; services.syncthing.enable = true; -- cgit v1.2.3