feat: NixOS | modular nixos config
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
userName,
|
||||
userEmail,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
}: {
|
||||
programs.git = {
|
||||
package = pkgs.gitAndTools.gitFull;
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user