mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 18:11:07 -05:00
Added git Config
This commit is contained in:
parent
a953fe3a0b
commit
c9a3cc628f
1 changed files with 5 additions and 1 deletions
|
|
@ -97,7 +97,11 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
git = {
|
||||
enable = true;
|
||||
userName = "Annika Merris";
|
||||
userEmail = "me@annikamerris.com";
|
||||
};
|
||||
};
|
||||
|
||||
services.spotifyd = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue