From 598737859c3473fb72e52a303ba72a0438e3ff0b Mon Sep 17 00:00:00 2001 From: satr14 Date: Thu, 4 Jun 2026 13:52:20 +0700 Subject: [PATCH] todo --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9172fc5..f8496c7 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ - `thinkpad` - Thinkpad T480, i5 8350U, 16GB RAM, 256GB NVME - `homelab` - i7 8700T, 32GB RAM, 512GB NVME, 1TB 2.5" SATA +## Todo +- Automatic backups to external drives. +- Better documentation and code structure. +- Use NixOS modules system. + ## Credits - [orangc's flake](https://git.orangc.net/c/dots) - [vimjoyer's tutorials](https://www.youtube.com/@vimjoyer)