mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
add motd
This commit is contained in:
parent
8d5a8e1fe1
commit
9aa9355754
1 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,10 @@
|
|||
users.kat.base
|
||||
];
|
||||
|
||||
users.motd = ''
|
||||
\033[0;35m${config.networking.hostName}.${config.networking.domain}\033[0m
|
||||
'';
|
||||
|
||||
users.users.root = {
|
||||
shell = pkgs.zsh;
|
||||
hashedPassword =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue