Cleanup
This commit is contained in:
parent
b7b348c163
commit
3d86adb45f
41 changed files with 124 additions and 81 deletions
5
modules/git.nix
Normal file
5
modules/git.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
programs.git.enable = true;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue