compat: pin hy3 with nixpkgs

This commit is contained in:
Kiana Sheibani 2025-06-21 13:53:37 -04:00
parent 6776e41e56
commit 7477a29500
Signed by: toki
GPG key ID: 6CB106C25E86A9F7
2 changed files with 2 additions and 8 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, lib, hy3, ... }:
{ config, pkgs, lib, ... }:
let
scripts = ./scripts;
in {
@ -7,9 +7,7 @@ in {
systemd.enable = true;
xwayland.enable = true;
plugins = [ (pkgs.hyprlandPlugins.hy3.overrideAttrs {
src = hy3;
}) ];
plugins = [ pkgs.hyprlandPlugins.hy3 ];
settings = let
# Volume using pamixer