mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-31 14:43:11 +02:00
feat: try to fix fcitx5
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
pkgs-stable = import nixpkgs-stable {
|
||||
system = pkgs.system;
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
};
|
||||
in {
|
||||
home.packages = with pkgs-stable; [
|
||||
firefox-wayland
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
./common.nix
|
||||
./git.nix
|
||||
./media.nix
|
||||
./nixos-cn.nix
|
||||
# ./nixos-cn.nix
|
||||
./xdg.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user