Go back to original.

This commit is contained in:
CronyAkatsuki 2025-02-11 20:17:17 +01:00
parent 6ea25a9047
commit 715d6cb460

View File

@ -18,14 +18,8 @@
}; };
# NVF FOR SUPER NVIM # NVF FOR SUPER NVIM
# nvf = {
# url = "github:notashelf/nvf";
# inputs.nixpkgs.follows = "nixpkgs";
# };
# Test out specific nvf pr
nvf = { nvf = {
url = "github:iynaix/nvf/add-nixd-opts"; url = "github:notashelf/nvf";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };