nvm stupid idea

This commit is contained in:
Bryan Ramos 2023-06-09 11:20:07 -04:00
parent fb675823f3
commit 80fb4be023
5 changed files with 4 additions and 66 deletions

View file

@ -25,5 +25,8 @@ in
source = ./config/lazyvim;
recursive = true;
};
home.packages = with pkgs; [
lazygit
];
};
}