mirror of
https://github.com/genebean/dots.git
synced 2026-05-30 23:35:22 -04:00
Fix outbound email by using relay
This commit is contained in:
parent
73b377e97a
commit
2bd333e939
2 changed files with 4 additions and 3 deletions
|
|
@ -173,6 +173,7 @@
|
|||
nixnuc = localLib.mkNixosHost {
|
||||
hostname = "nixnuc";
|
||||
additionalModules = [
|
||||
inputs.private-flake.nixosModules.private.nixnuc
|
||||
inputs.simple-nixos-mailserver.nixosModule
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue