summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index e8f92606..9a9f7b38 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -460,6 +460,7 @@ in rec {
460 Hostname odin.asgard.yggdrasil 460 Hostname odin.asgard.yggdrasil
461 IdentityFile ~/.ssh/odin 461 IdentityFile ~/.ssh/odin
462 ''; 462 '';
463 defaultCommands = ["rmail"];
463 }; 464 };
464 465
465 services.atd = { 466 services.atd = {