This commit is contained in:
sadan 2024-12-22 19:30:27 -05:00
parent 8abe1f4ff9
commit c8852dccb5
No known key found for this signature in database
5 changed files with 12 additions and 1 deletions

View file

@ -37,6 +37,10 @@
url = "git+file:./customPackages/chrome-pak-customizer";
flake = false;
};
ceserver = {
url = "git+file:./customPackages/ceserver";
flake = false;
};
flake-parts.url = "github:hercules-ci/flake-parts";
nix-alien.url = "https://flakehub.com/f/thiagokokada/nix-alien/0.1.384.tar.gz";
};