diff --git a/hosts/server/home.nix b/hosts/server/home.nix index d953f12..fbfe9a2 100644 --- a/hosts/server/home.nix +++ b/hosts/server/home.nix @@ -13,6 +13,7 @@ ../../modules/cross-platform/home-manager/zsh.nix ../../modules/cross-platform/home-manager/neovim.nix inputs.nvf.homeManagerModules.default + inputs.stylix.homeManagerModules.default ]; crony.zsh.enable = true;