From fd6d4d0c1fc46f877a484fc60a9036adb5a2b5f5 Mon Sep 17 00:00:00 2001 From: Satria Date: Sun, 8 Feb 2026 20:51:54 +0700 Subject: [PATCH] mark all as done --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1d67865..17ed387 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ rewrite of my nixos flake with hopefully better structuring and modularity # todo -- (progress) migrate files to this repository in the modules folder -- (half-progress) split the files into little chunks for 1 specific purposes per file -- (quater-progress) reintegrate file paths and arguments to work together -- test the final config in my system +- (done) migrate files to this repository in the modules folder +- (done) split the files into little chunks for 1 specific purposes per file +- (done) reintegrate file paths and arguments to work together +- (done) test the final config in my system # todo: migrate files below - [X] flake stuff (flake.nix & flake.lock)