summaryrefslogtreecommitdiff
path: root/Com/Simatime/users.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-04-03 21:16:54 -0700
committerBen Sima <ben@bsima.me>2020-04-03 21:16:54 -0700
commitcaeb9cbba9d9d0bab40fd6b335f109a83bc41319 (patch)
tree8b14cb79c9acde4097531b6e6176ccebc3df3a3a /Com/Simatime/users.nix
parentd5025c552911b29bb8f2250c5b4aa1f9917a68e4 (diff)
Update motd once again
Diffstat (limited to 'Com/Simatime/users.nix')
-rw-r--r--Com/Simatime/users.nix8
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 = { #