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;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
banner = {
|
banner = {
|
||||||
|
color = "red";
|
||||||
command = "${pkgs.figlet}/bin/figlet -f slant ${config.networking.hostName}";
|
command = "${pkgs.figlet}/bin/figlet -f slant ${config.networking.hostName}";
|
||||||
};
|
};
|
||||||
weather = {
|
weather = {
|
||||||
|
|
Loading…
Reference in a new issue