This commit is contained in:
2026-06-09 23:39:59 -05:00
parent 00dcce0038
commit 1384fccf88
3 changed files with 20 additions and 6 deletions
-1
View File
@@ -5,7 +5,6 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-26.05";
nixvim = {
url = "github:nix-community/nixvim/nixos-26.05";
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {
url = "github:nix-community/home-manager/release-26.05";