Fixed forgejo runner

This commit is contained in:
Aleksandr Lebedev 2025-10-20 20:49:21 +02:00
parent a767eb01e2
commit e311c2d10b
4 changed files with 14 additions and 13 deletions

View file

@ -40,7 +40,7 @@
impermanence.url = "github:nix-community/impermanence";
emacs-kylekrein = {
url = "github:kylekrein/emacs-config";
url = "git+https://git.kylekrein.com/kylekrein/emacs-config";
inputs.nixpkgs.follows = "nixpkgs";
};
beeengine = {