Those are home manager options
This commit is contained in:
parent
e3c3116e2a
commit
d1c854562b
|
@ -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