pull nixos-mailserver module into this repo
This commit is contained in:
parent
0b19cc8c6a
commit
284dd09a91
23 changed files with 1077 additions and 188 deletions
|
@ -10,12 +10,7 @@ in
|
|||
{
|
||||
# Import some configuration as they are too long to be easily readable here
|
||||
imports = [
|
||||
#./dovecot.nix
|
||||
#./postfix.nix
|
||||
#./postfixadmin.nix
|
||||
#./roundcube.nix
|
||||
#./rspamd.nix
|
||||
(import (import ./nix/sources.nix).nixos-mailserver)
|
||||
./nixos-mailserver/default.nix
|
||||
];
|
||||
networking.domain = "hamburg.freifunk.net";
|
||||
services.mymailserver = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue