chore(hyprgrass): get ride of override
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-07-30 02:03:55 -04:00
parent cc9cb421c8
commit 85ce0e06f7

View file

@ -11,11 +11,7 @@
in
mkIf cfg.isTouchscreen {
wayland.windowManager.hyprland = {
plugins = [
(hyprgrass.packages.${pkgs.system}.default.overrideAttrs (o: {
nativeBuildInputs = o.nativeBuildInputs ++ [pkgs.meson];
}))
];
plugins = [hyprgrass.packages.${pkgs.system}.default];
settings = {
plugin = {