From b7e456a708f303d7f080a6c3984b0eed7e718b0a Mon Sep 17 00:00:00 2001 From: autumn Date: Wed, 11 Feb 2026 09:00:48 -0700 Subject: [PATCH] transtun not working --- system/packages/rust-motd/rust-motd.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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";