feat(anyrun): initial anyrun configuration
This commit is contained in:
parent
1d1cc63f5e
commit
7d3d715408
7 changed files with 92 additions and 4 deletions
|
|
@ -64,6 +64,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
anyrun = {
|
||||
url = "github:Kirottu/anyrun";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nix-gaming = {
|
||||
#NEEDFIX:url = "github:fufexan/nix-gaming";
|
||||
url ="github:NotAShelf/nix-gaming";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue