diff --git a/system/packages/rust-motd/rust-motd.nix b/system/packages/rust-motd/rust-motd.nix index adba8fe..93b7738 100644 --- a/system/packages/rust-motd/rust-motd.nix +++ b/system/packages/rust-motd/rust-motd.nix @@ -23,8 +23,7 @@ command = "hostname | figlet -f sblood"; }; weather = { - loc = "America,Denver"; - style = "full"; + url = "https://wttr.in/denver?0"; }; service_status = { samba = "samba-wsdd.service";