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;
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
# Setup git
|
# Setup git
|
||||||
programs.git = {
|
#programs.git = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
userName = "starr-dusT";
|
# userName = "starr-dusT";
|
||||||
userEmail = "starrtyler88@gmail.com"
|
# userEmail = "starrtyler88@gmail.com"
|
||||||
};
|
#};
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
chezmoi
|
chezmoi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user