nixos

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit dbd22a2e4b543e162fe2683df31103539ee785a5
parent 57c6a69bbf35129d8d229ce51abc33e2ac90f04f
Author: Toni Brown <tb148@proton.me>
Date:   Thu, 11 Sep 2025 14:30:09 +0800

install git firefly

Diffstat:
Mzed-editor.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/zed-editor.nix b/zed-editor.nix @@ -26,6 +26,7 @@ ]; extensions = [ "astro" + "git-firefly" "java" "lua" "nix"