commit c7f44a5169c00f37433e8332b6c98af8a2bdc01c
parent 0e02e14ad0073a20de2fe5cc0d76c5990bb9e00a
Author: breadcat <breadcat@users.noreply.github.com>
Date: Fri, 6 Feb 2026 16:15:18 +0000
Addition to reggo updates page
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/content/posts/reggo-updates.md b/content/posts/reggo-updates.md
@@ -1,7 +1,7 @@
---
title: "Reggo' updates"
date: 2023-11-13T18:42:00
-lastmod: 2024-07-10T10:18:00
+lastmod: 2026-01-29T11:10:00
tags: ["Health", "Lifestyle", "Lists"]
---
@@ -29,6 +29,9 @@ A little personal list of tasks that need completing regularly to stay on top of
<input type="checkbox" name="checkbox" id="server-torrents"><label for="server-torrents">Clean <a href="https://tor.minskio.co.uk">old torrents</a></label><br>
<input type="checkbox" name="checkbox" id="server-updates"><label for="server-updates">Package manager updates</label><br>
+## Network
+<input type="checkbox" name="checkbox" id="network-openwrt"><label for="network-openwrt">Update OpenWRT versions</label><br>
+
## Laptop
<input type="checkbox" name="checkbox" id="laptop-bios"><label for="laptop-bios">Update <a href="https://github.com/merge/skulls/releases">BIOS image</a></label><br>
<input type="checkbox" name="checkbox" id="laptop-dotfiles"><label for="laptop-dotfiles">Sync <a href="https://github.com/breadcat/dotfiles">dotfiles git repository</a></label><br>