Those are home manager options
This commit is contained in:
parent
4a48610a20
commit
a0c1f8f955
|
@ -124,8 +124,6 @@
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "git@gladtherescake.eu";
|
|
||||||
userName = "Lillian-Violet";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Nicely reload system units when changing configs
|
# Nicely reload system units when changing configs
|
||||||
|
|
Loading…
Reference in a new issue