feat: teheheheee

This commit is contained in:
Kat Inskip 2025-09-18 05:12:14 -07:00
parent 47c88c3dfc
commit 9130316c24
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
14 changed files with 261 additions and 261 deletions

View file

@ -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";
};
};