about summary refs log tree commit diff
path: root/nixosConfigurations/manwe/mailserver.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--nixosConfigurations/manwe/mailserver.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixosConfigurations/manwe/mailserver.nix b/nixosConfigurations/manwe/mailserver.nix
index f6f8d91..e8d1781 100644
--- a/nixosConfigurations/manwe/mailserver.nix
+++ b/nixosConfigurations/manwe/mailserver.nix
@@ -63,6 +63,7 @@ with lib; {
           "admin@${shire}"
           "ceo@${shire}"
           "postmaster@${shire}"
+          "root@${shire}"
         ];
       };
       "samwise@${shire}" = {

Consider giving Nix/NixOS a try! <3