update flake inputs

This commit is contained in:
KoenDR06 2026-01-07 17:02:03 +01:00
parent 6848a9d5e0
commit 74356e3041
2 changed files with 9 additions and 41 deletions

View file

@ -22,6 +22,8 @@
nix-hyprland = {
url = "github:KoenDR06/nix-hyprland";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
};