added hyprfloat to pc

This commit is contained in:
voidarclabs
2026-01-04 19:30:21 +00:00
parent caf6b24398
commit 31f69f0c44
5 changed files with 128 additions and 40 deletions

View File

@@ -7,6 +7,10 @@
chataigne.url = "./chataigne";
doot.url = "github:voidarclabs/nixos.doot";
way-edges.url = "github:way-edges/way-edges";
hyprfloat = {
url = "github:nevimmu/hyprfloat";
inputs.nixpkgs.follows = "nixpkgs";
};
walker = {
url = "github:abenz1267/walker";
@@ -17,8 +21,6 @@
outputs =
{
self,
doot,
chataigne,
nixpkgs,
...
}@inputs: