From caeb9cbba9d9d0bab40fd6b335f109a83bc41319 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 3 Apr 2020 21:16:54 -0700 Subject: Update motd once again --- Com/Simatime/users.nix | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Com/Simatime') diff --git a/Com/Simatime/users.nix b/Com/Simatime/users.nix index 471ddf4..b52043e 100644 --- a/Com/Simatime/users.nix +++ b/Com/Simatime/users.nix @@ -1,9 +1,11 @@ { config, ... }: { - users.motd = ''\n - welcome to the simatime network - your host is ${config.networking.hostName} + users.motd = '' + + welcome to the simatime network! + your host is '${config.networking.hostName}' + ''; users.mutableUsers = false; users.users = { # -- cgit v1.2.3