This commit is contained in:
Aleksandr Lebedev 2025-05-25 12:25:05 +02:00
parent b1eb829c63
commit 6ecd1dc38c
3 changed files with 57 additions and 70 deletions

View file

@ -60,6 +60,7 @@
};
emacs-kylekrein = {
url = "github:kylekrein/emacs-config";
inputs.nixpkgs.follows = "nixpkgs";
};
beeengine = {
url = "git+https://github.com/KyleKrein/BeeEngine?submodules=1";