fix: Error installing file '.config/fcitx5/profile' outside $HOME

This commit is contained in:
Ryan Yin
2026-01-19 13:18:58 +08:00
parent 3e834c5b62
commit f9fc7cae9c

View File

@@ -1,5 +1,6 @@
{ config, pkgs, ... }:
{
catppuccin.fcitx5.enable = false;
xdg.configFile = {
"fcitx5/profile" = {
source = ./profile;