add email

This commit is contained in:
2023-10-07 09:45:01 +03:00
parent 131932abdc
commit 6230303b2f
2 changed files with 2 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ in {
import ../../../shared/home/default.nix {
inherit pkgs;
inherit (config.mj) stateVersion;
email = "motiejus@jakstys.lt";
programs.bash = {
enable = true;