summaryrefslogtreecommitdiff
path: root/nixpkgs
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs')
-rw-r--r--nixpkgs/common.nix1
1 files changed, 1 insertions, 0 deletions
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;