From b855451408c20ea6c169f3f0fdc8c109787b476e Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Sat, 31 May 2025 18:44:15 +0100 Subject: [PATCH] stylix: disable application targets --- users/jordan/common/neovim.nix | 2 -- .../jordan/common/optional/graphical/hyprland/default.nix | 8 -------- 2 files changed, 10 deletions(-) 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; [