finally nvim config setup begins

This commit is contained in:
Christoph Hollizeck 2024-03-27 12:59:59 +01:00
parent e0f97d4f65
commit e4ea74b517
4 changed files with 148 additions and 138 deletions

View file

@ -38,6 +38,7 @@ in {
cfg.extra-substituters;
environment.systemPackages = with pkgs; [
snowfallorg.flake
nixfmt
nix-prefetch-git
];