diff --git a/home/xin/calcite.nix b/home/xin/calcite.nix index b850d52..d23f3a8 100644 --- a/home/xin/calcite.nix +++ b/home/xin/calcite.nix @@ -1,6 +1,9 @@ { inputs, pkgs, ... }: { - imports = [ ./common ]; + imports = [ + ./common + inputs.stylix.homeManagerModules.stylix + ]; programs.nix-index-database.comma.enable = true; @@ -37,11 +40,6 @@ flavor = "mocha"; }; - stylix = { - targets = { - gtk.enable = true; - }; - }; xdg.enable = true; i18n.inputMethod = {