about summary refs log tree commit diff
path: root/machines/profpatsch/haku.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2018-12-22 00:40:30 +0100
committerProfpatsch <mail@profpatsch.de>2018-12-22 12:03:01 +0100
commit689ddbcf9a0a000db47033bd76c36185e66ce2b7 (patch)
tree63c4f63ad6db590f129df83077a1b02746def618 /machines/profpatsch/haku.nix
parent603ad27512639c946e021840e5e8fc349d52bda4 (diff)
machines/profpatsch: clean up configs
Remove unused packages and commented out stuff.
Diffstat (limited to 'machines/profpatsch/haku.nix')
-rw-r--r--machines/profpatsch/haku.nix11
1 files changed, 0 insertions, 11 deletions
diff --git a/machines/profpatsch/haku.nix b/machines/profpatsch/haku.nix
index 42c8d8da..152cacb5 100644
--- a/machines/profpatsch/haku.nix
+++ b/machines/profpatsch/haku.nix
@@ -106,17 +106,6 @@ in
       };
     };
 
-    # services.mlmmj = {
-    #   enable = true;
-    #   listDomain = "cz.profpatsch.de";
-    #   mailLists = [ "worship" "test" ];
-    # };
-    # services.postfix = {
-    #   # mostly configured by mlmmj
-    #   hostname = "cz.profpatsch.de";
-    #   postmasterAlias = "mail@profpatsch.de";
-    # };
-
     networking = {
       hostName = "haku";
       firewall = {