commit 12a18b4ae91dcbdac461c5baaa48f050edd1f79f parent fd5e7ad395d749eaf07d0b345fd563c251eefad9 Author: Vincent Demeester <vincent@sbr.pm> Date: Sun, 10 May 2020 13:58:51 +0200 machines/sakhalin: fix typo on sr.ht token Signed-off-by: Vincent Demeester <vincent@sbr.pm> Diffstat:
M | machines/sakhalin.nixos.nix | | | 2 | +- |
M | tasks.org | | | 6 | +++++- |
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/machines/sakhalin.nixos.nix b/machines/sakhalin.nixos.nix @@ -104,7 +104,7 @@ with import ../assets/machines.nix; { OnFailure = "status-email-root@%n.service"; }; }; - environment.etc."secrets/srht-token".text = "${tokten_srht}"; + environment.etc."secrets/srht-token".text = "${token_srht}"; # builds.sr.ht: daily builds systemd.services.builds-srht = { description = "Daily builds.sr.ht"; diff --git a/tasks.org b/tasks.org @@ -293,7 +293,11 @@ - State "DONE" from "TODO" [2020-05-06 Wed 10:13] :END: -* TODO [#B] cron-job to schedule a build at build.sr.ht 👼 +* DONE [#B] cron-job to schedule a build at build.sr.ht 👼 +CLOSED: [2020-05-10 Sun 13:55] +:LOGBOOK: +- State "DONE" from "TODO" [2020-05-10 Sun 13:55] +:END: Daily or weekly build