This commit is contained in:
암냥 2026-09-14 12:09:52 +09:00
commit 15091ac422
No known key found for this signature in database
19 changed files with 2328 additions and 263 deletions

View file

@ -64,6 +64,16 @@
flake = false;
};
dots-hyprland = {
url = "github:end-4/dots-hyprland";
flake = false;
};
rounded-polygon-qmljs = {
url = "github:end-4/rounded-polygon-qmljs";
flake = false;
};
hyprmod = {
url = "github:BlueManCZ/hyprmod";
inputs.nixpkgs.follows = "nixpkgs";