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

@ -13,10 +13,6 @@ inputs = {
home-manager.url = "github:nix-community/home-manager/master";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
# TODO: Remove on next update
hy3.url = "github:outfoxxed/hy3";
hy3.flake = false;
tokyo-night-sddm-src.url = "github:rototrash/tokyo-night-sddm";
tokyo-night-sddm-src.flake = false;
macos-hyprcursor-src.url = "github:driedpampas/macOS-hyprcursor";

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