rm old flake

This commit is contained in:
iofq 2024-08-13 03:07:45 -05:00
parent ca7d7b657d
commit 305d17c608
2 changed files with 1 additions and 22 deletions

View file

@ -5,10 +5,6 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
flake-utils.url = "github:numtide/flake-utils";
gen-luarc.url = "github:mrcjkb/nix-gen-luarc-json";
render-markdown-nvim = {
url = "github:MeanderingProgrammer/render-markdown.nvim";
flake = false;
};
};
outputs = inputs @ {