add database host

This commit is contained in:
Vivian 2022-10-01 14:43:26 +02:00
parent 05107c025f
commit cdaf4de6e5
5 changed files with 58 additions and 22 deletions

View file

@ -98,6 +98,7 @@ in {
package = pkgs.gitAndTools.gitFull;
userName = "Victor";
userEmail = "victor@xirion.net";
lfs.enable = true;
};
programs.mako = {