summaryrefslogtreecommitdiff
path: root/Com/Simatime
diff options
context:
space:
mode:
Diffstat (limited to 'Com/Simatime')
-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 = { #