mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
meh
This commit is contained in:
parent
61e4107019
commit
edef3efd20
@ -5,11 +5,11 @@
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
# Setup git
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "starr-dusT";
|
||||
userEmail = "starrtyler88@gmail.com"
|
||||
};
|
||||
#programs.git = {
|
||||
# enable = true;
|
||||
# userName = "starr-dusT";
|
||||
# userEmail = "starrtyler88@gmail.com"
|
||||
#};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
chezmoi
|
||||
|
Loading…
x
Reference in New Issue
Block a user