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