mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
profiles/base: MOTD
This commit is contained in:
parent
483ef9f472
commit
674bf7fb0b
1 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,8 @@
|
|||
];
|
||||
|
||||
users.motd = ''
|
||||
\033[0;35m${config.networking.hostName}.${config.networking.domain}\033[0m
|
||||
[0m[1;35m${config.networking.hostName}.${config.networking.domain}[0m
|
||||
|
||||
'';
|
||||
|
||||
users.users.root = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue