1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-22 18:29:39 +01:00

news: fix timestamp (#7109)

Signed-off-by: Paul Meyer <katexochen0@gmail.com>
This commit is contained in:
Paul Meyer 2025-05-23 01:09:45 +02:00 committed by GitHub
parent f9186c64fc
commit a868570581
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
{ config, ... }: { config, ... }:
{ {
time = "2023-03-16:12:00+00:00"; time = "2023-03-16T00:12:00+00:00";
condition = config.programs.i3status-rust.enable; condition = config.programs.i3status-rust.enable;
message = '' message = ''