nix flake update and migrating nvim from nixCats to nix-wrapper-modules.

This commit is contained in:
Gabe Venberg 2026-03-13 16:27:28 +01:00
parent a0ba016d28
commit 41a858b7da
8 changed files with 94 additions and 53 deletions

View file

@ -92,8 +92,6 @@
}
);
homeManagerModules = import ./modules/home-manager;
# NixOS configuration entrypoint
# Available through 'nixos-rebuild --flake .#your-hostname'
nixosConfigurations = {