Split home config off
This commit is contained in:
parent
e1436242fe
commit
d86a989bbd
9 changed files with 90 additions and 61 deletions
7
suites/home.nix
Normal file
7
suites/home.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userEmail = "mail@fern.garden";
|
||||
userName = "Fern Garden";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue