Update to 24.11pre
Update to nixpkgs past 24.05 Update hm unstable Update nur Replace nixneovim with nixvim
This commit is contained in:
+4
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user