This commit is contained in:
2024-12-25 19:53:53 +01:00
parent 1622e731e4
commit 445ee242fc
6 changed files with 70 additions and 4 deletions

View File

@@ -44,6 +44,11 @@
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
lz-nvim = {
url = "github:zoriya/lz.n";
flake = false;
};
};
outputs = {