read: Set rust-motd banner color

This commit is contained in:
Erwin Boskma 2024-11-05 17:46:00 +01:00
parent 38150848d5
commit 5f80eb544b
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -116,6 +116,7 @@
enable = true;
settings = {
banner = {
color = "red";
command = "${pkgs.figlet}/bin/figlet -f slant ${config.networking.hostName}";
};
weather = {