From f2330d38b2faac4811d79a8f07fe26fd2f8117b5 Mon Sep 17 00:00:00 2001 From: Satria Date: Sun, 1 Feb 2026 19:51:18 +0700 Subject: [PATCH] fix list --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 4eac18e..5c94ece 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ rewrite of my nixos flake with hopefully better structuring and modularity - (quater-progress) reintegrate file paths and arguments to work together # todo: migrate files below -[X] flake stuff (flake.nix & flake.lock) +- [X] flake stuff (flake.nix & flake.lock) -[X] hardware configs (hardware/scans) -[X] nixos system -[X] base nix configs -[X] apps list -[X] user config (not hm) +- [X] hardware configs (hardware/scans) +- [X] nixos system +- [X] base nix configs +- [X] apps list +- [X] user config (not hm) -[ ] home manager config -[ ] rice config (everything in /rice) +- [ ] home manager config +- [ ] rice config (everything in /rice) \ No newline at end of file