mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: teheheheee
This commit is contained in:
parent
47c88c3dfc
commit
9130316c24
14 changed files with 261 additions and 261 deletions
|
|
@ -76,10 +76,15 @@
|
|||
nix-std = {
|
||||
url = "github:chessai/nix-std";
|
||||
};
|
||||
ida-pro-overlay = {
|
||||
#url = "github:msanft/ida-pro-overlay";
|
||||
url = "path:/home/kat/src/ida-pro-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nix-gaming = {
|
||||
url = "github:fufexan/nix-gaming";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
#nixpkgs.follows = "nixpkgs";
|
||||
flake-parts.follows = "flake-parts";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue