From f5d5fb5150d105d6286e94337963a2320c949a3a Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Wed, 18 Jun 2025 13:00:31 -0700 Subject: [PATCH] initial commit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f3f896c --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# functorOS + +A highly experimental NixOS-based Linux distribution. + +Currently under heavy development and not suitable for daily use. Please see +[the project wiki](./wiki) for more details.