This commit is contained in:
KoenDR06 2024-09-10 10:53:01 +02:00
parent cb28a1d6dd
commit ba3b50e935
7 changed files with 54 additions and 458 deletions

View file

@ -18,10 +18,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim = {
url = "github:nix-community/nixvim/nixos-24.05";
inputs.nixpkgs.follows = "nixos";
};
};
outputs = {