read: Set rust-motd banner color
This commit is contained in:
parent
38150848d5
commit
5f80eb544b
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
banner = {
|
||||
color = "red";
|
||||
command = "${pkgs.figlet}/bin/figlet -f slant ${config.networking.hostName}";
|
||||
};
|
||||
weather = {
|
||||
|
|
Loading…
Reference in a new issue