diff options
-rw-r--r-- | Com/Simatime/users.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Com/Simatime/users.nix b/Com/Simatime/users.nix index ea2ef74..471ddf4 100644 --- a/Com/Simatime/users.nix +++ b/Com/Simatime/users.nix @@ -1,9 +1,9 @@ { config, ... }: { - users.motd = ''' - welcome to the simatime network - ${config.networking.hostName} + users.motd = ''\n + welcome to the simatime network + your host is ${config.networking.hostName} ''; users.mutableUsers = false; users.users = { # |