Some small tweaks to mariadb

This commit is contained in:
Lillian Violet 2023-11-22 18:27:35 +01:00
parent 2ee748a354
commit d5ab44ec00
2 changed files with 10 additions and 0 deletions

View file

@ -124,6 +124,8 @@
programs.home-manager.enable = true;
programs.git = {
enable = true;
userEmail = "git@gladtherescake.eu";
userName = "Lillian-Violet";
};
# Nicely reload system units when changing configs