Convert git from nixosModule to homeModule
This commit is contained in:
parent
fe55849333
commit
7dfe9f87be
6 changed files with 94 additions and 92 deletions
|
@ -18,7 +18,6 @@ with lib; {
|
|||
nix.enable = true;
|
||||
|
||||
suites.desktop.enable = true;
|
||||
tools.git.enable = true;
|
||||
tools.zsh.enable = true;
|
||||
tools.eza.enable = true;
|
||||
apps.neovim.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue