mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
hosts/athame+services/mail: Cleanup
This commit is contained in:
parent
fbef9f2cd8
commit
b81b82a065
2 changed files with 9 additions and 3 deletions
|
|
@ -62,10 +62,8 @@ with lib;
|
|||
hexchen.network = {
|
||||
enable = true;
|
||||
pubkey = "55e3f29c252d16e73ac849a6039824f94df1dee670c030b9e29f90584f935575";
|
||||
# if server, enable this and set endpoint:
|
||||
listen.enable = false;
|
||||
listen.endpoints =
|
||||
[ ];
|
||||
listen.endpoints = [ ];
|
||||
};
|
||||
system.stateVersion = "20.09";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue