Update to 24.11pre

Update to nixpkgs past 24.05
Update hm unstable
Update nur
Replace nixneovim with nixvim
This commit is contained in:
Greg Hellings
2024-06-10 11:09:40 -05:00
parent b6cc370795
commit efedbbd39b
6 changed files with 216 additions and 201 deletions
+4 -1
View File
@@ -3,9 +3,12 @@
host ? "most",
...}:
let
system = pkgs.system;
in
{
imports = [
inputs.nixneovim.nixosModules.default
inputs.nixvim.homeManagerModules.default
./modules
./ansible.nix
./bash.nix