This commit is contained in:
2025-06-06 01:46:48 +02:00
parent ce387ab5db
commit 86f61e9547
3 changed files with 28 additions and 22 deletions

View File

@@ -29,6 +29,10 @@
# Optional but recommended to limit the size of your system closure.
inputs.nixpkgs.follows = "nixpkgs";
};
kwin-effects-forceblur = {
url = "github:taj-ny/kwin-effects-forceblur";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = inputs: