flake: Add chaotic as flake input
This commit is contained in:
parent
205e20ee1c
commit
6e72058977
2 changed files with 172 additions and 8 deletions
|
|
@ -170,5 +170,11 @@
|
|||
owner = "numtide";
|
||||
repo = "treefmt-nix";
|
||||
};
|
||||
|
||||
chaotic = {
|
||||
type = "github";
|
||||
owner = "chaotic-cx";
|
||||
repo = "nyx";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue