Flake updates and simplifying IVR

Failed attempts to enable unfree packages
Commented out github plugin for VSCode
Made standalone Home Manager not fail to find caches and honor more
settings
This commit is contained in:
Greg Hellings
2025-03-20 10:45:16 -05:00
parent 89b70e8158
commit 5bf400de97
6 changed files with 94 additions and 115 deletions
-1
View File
@@ -41,7 +41,6 @@
inputs.nixpkgs.follows = "nixunstable";
};
nixvimunstable.url = "github:nix-community/nixvim/main";
nix23_05.url = "github:NixOS/nixpkgs/nixos-23.05";
nixunstable.url = "github:nixos/nixpkgs/nixos-unstable";
nurpkgs.url = "github:nix-community/NUR";
vsext.url = "github:greg-hellings/nix-vscode-extensions/fix-json";