add AGH email
This commit is contained in:
@@ -48,5 +48,21 @@
|
||||
flavor = "migadu.com";
|
||||
thunderbird.enable = config.programs.thunderbird.enable;
|
||||
};
|
||||
|
||||
"romain@student.agh.edu.pl" = {
|
||||
address = "romain@student.agh.edu.pl";
|
||||
aliases = [ "382799@student.agh.edu.pl" ];
|
||||
realName = "Romain Paquet";
|
||||
userName = "romain@student.agh.edu.pl";
|
||||
imap = {
|
||||
host = "poczta.agh.edu.pl";
|
||||
port = 993;
|
||||
};
|
||||
smtp = {
|
||||
host = "poczta.agh.edu.pl";
|
||||
port = 465;
|
||||
};
|
||||
thunderbird.enable = config.programs.thunderbird.enable;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user