parent
92398d5cbf
commit
5ad37a0439
7 changed files with 121 additions and 129 deletions
modules/desktop/desktop-environment/home
|
@ -12,7 +12,7 @@ in
|
|||
mkIf cfg.isTouchscreen {
|
||||
wayland.windowManager.hyprland = {
|
||||
plugins = [
|
||||
(hyprgrass.packages.${pkgs.system}.default.overrideAttrs (o:{
|
||||
(hyprgrass.packages.${pkgs.system}.default.overrideAttrs (o: {
|
||||
nativeBuildInputs = o.nativeBuildInputs ++ [pkgs.meson];
|
||||
}))
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue