nvim added (properly this time)

This commit is contained in:
2026-07-04 12:36:13 +01:00
parent 75f0e2993f
commit cc155d4252
4 changed files with 103 additions and 2 deletions

View File

@@ -5,6 +5,10 @@
# System
nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05";
# Apps
nvim.url = "git+https://git.voidarc.co.uk/voidarc/nvim";
# Flake parts
flake-parts.url = "github:hercules-ci/flake-parts";
import-tree.url = "github:vic/import-tree";
wrappers.url = "github:BirdeeHub/nix-wrapper-modules";