feat(hyprland): update flake.lock and hyprland module to use hyprwm/Hyprland flake

This commit is contained in:
Mohammad Rafiq 2025-06-23 05:30:34 +08:00
parent 8a4f136d02
commit 14881201ac
No known key found for this signature in database
3 changed files with 451 additions and 9 deletions

View file

@ -12,6 +12,7 @@
flake-utils.url = "github:numtide/flake-utils";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
home-manager.url = "github:nix-community/home-manager";
hyprland.url = "github:hyprwm/Hyprland";
impermanence.url = "github:nix-community/impermanence";
import-tree.url = "github:vic/import-tree";
mnw.url = "github:Gerg-L/mnw";