diff options
author | Ben Sima <ben@bsima.me> | 2020-04-03 21:16:54 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-04-03 21:16:54 -0700 |
commit | caeb9cbba9d9d0bab40fd6b335f109a83bc41319 (patch) | |
tree | 8b14cb79c9acde4097531b6e6176ccebc3df3a3a /Com/Simatime | |
parent | d5025c552911b29bb8f2250c5b4aa1f9917a68e4 (diff) |
Update motd once again
Diffstat (limited to 'Com/Simatime')
-rw-r--r-- | Com/Simatime/users.nix | 8 |
1 files changed, 5 insertions, 3 deletions
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 = { # |