tonight's rice

This commit is contained in:
iofq 2024-08-16 02:09:15 -05:00
parent bff0f4c78b
commit 26575fa66e
9 changed files with 102 additions and 22 deletions

View file

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