enable emails on management systems

This commit is contained in:
Andreas Zweili 2022-04-16 15:52:18 +02:00
parent a41bf97d54
commit 42380503d9
1 changed files with 2 additions and 1 deletions

View File

@ -2,9 +2,10 @@
{
imports = [
(import ./common { inherit custom inputs; })
./software/emacs
./software/email
./software/git
./software/vim
./software/emacs
];
programs.git.userEmail = "andreas@zweili.ch";