This commit is contained in:
Henry Hiles 2025-06-10 21:36:35 -04:00
commit 61b5c81cb7
No known key found for this signature in database
6 changed files with 80 additions and 14 deletions

View file

@ -9,6 +9,10 @@
url = "github:danth/stylix";
inputs.nixpkgs.follows = "nixpkgs";
};
ooye = {
url = "git+https://cgit.rory.gay/nix/OOYE-module.git";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-matrix-appservices = {
url = "gitlab:coffeetables/nix-matrix-appservices";
inputs.nixpkgs.follows = "nixpkgs";