OOYE
This commit is contained in:
parent
33d6b922d0
commit
61b5c81cb7
6 changed files with 80 additions and 14 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue