diff --git a/users/jordan/common/neovim.nix b/users/jordan/common/neovim.nix index 24dfb09..f7c52f0 100644 --- a/users/jordan/common/neovim.nix +++ b/users/jordan/common/neovim.nix @@ -130,6 +130,4 @@ }; home.sessionVariables.EDITOR = "nvim"; - - stylix.targets.nixvim.enable = true; } diff --git a/users/jordan/common/optional/graphical/hyprland/default.nix b/users/jordan/common/optional/graphical/hyprland/default.nix index c057501..935c8ec 100644 --- a/users/jordan/common/optional/graphical/hyprland/default.nix +++ b/users/jordan/common/optional/graphical/hyprland/default.nix @@ -275,14 +275,6 @@ in dark = "MoreWaita"; light = "MoreWaita"; }; - - targets = { - bat.enable = true; - btop.enable = true; - gtk.enable = true; - hyprland.enable = true; - kitty.enable = true; - }; }; home.packages = with pkgs.unstable; [