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