feat: try to fix fcitx5

This commit is contained in:
ryan4yin
2023-05-07 17:48:26 +08:00
parent 381f0c5123
commit 79c424e08e
28 changed files with 76 additions and 93 deletions

View File

@@ -7,7 +7,7 @@
pkgs-stable = import nixpkgs-stable {
system = pkgs.system;
config.allowUnfree = true;
};
};
in {
home.packages = with pkgs-stable; [
firefox-wayland

View File

@@ -8,7 +8,7 @@
./common.nix
./git.nix
./media.nix
./nixos-cn.nix
# ./nixos-cn.nix
./xdg.nix
];
}