Adding helix extension support

This commit is contained in:
Lyes Saadi 2026-04-03 16:32:10 +02:00
parent b457b9973d
commit 6036ca99b2
Signed by: lyes
GPG key ID: 55A1D803917CF39A
4 changed files with 106 additions and 109 deletions

View file

@ -15,11 +15,7 @@
nix-flatpak.url = "github:gmodena/nix-flatpak/latest";
zen-browser.url = "github:0xc000022070/zen-browser-flake";
# mozilla.url = "github:andersk/nixpkgs-mozilla/channel";
vicinae-extensions = {
url = "github:vicinaehq/extensions";
inputs.nixpkgs.follows = "nixpkgs";
};
helix-ext.url = "github:mattwparas/helix/steel-event-system";
mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver";