From 653956657686df8220097ee454f2fea818b27032 Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Sat, 4 Oct 2025 11:28:55 +0800 Subject: [PATCH] fix: Reformat README.org --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index c8888b3..a498e3f 100644 --- a/README.org +++ b/README.org @@ -32,7 +32,7 @@ Hey, you. This is my nixos configurations. ** FlakE OutputS and StructurE -| =outputs= field | description | source | +| =outputs= field | description | source | |-------------------------------------------+-----------------------------------------------------------------------------+------------------------------------------| | =packages= | packages imported or wrapped from elsewhere | ./pkgs | | =lib= | patched nixpkgs.lib to include self-defined helper function | ./lib |