update
added another workstation changed typo on git clone added git settings
This commit is contained in:
@@ -102,6 +102,11 @@ in
|
||||
python = { disabled = true; };
|
||||
};
|
||||
};
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "Kurtis";
|
||||
userEmail = "kurtis@whonet.com.au";
|
||||
};
|
||||
};
|
||||
|
||||
# Add chrome extensions to chrome
|
||||
|
||||
Reference in New Issue
Block a user