chore: add hyprland input

This commit is contained in:
toast 2026-02-14 14:45:27 +09:00
parent 5344beda13
commit 91012162a9
3 changed files with 508 additions and 20 deletions

View file

@ -33,6 +33,7 @@
url = "github:nix-community/NixOS-WSL/main";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland.url = "github:hyprwm/hyprland";
};
outputs = { self, nixpkgs, home-manager, ... } @ inputs: