From 4da8a38330b511283d19e46b96359a2ff491a01b Mon Sep 17 00:00:00 2001 From: Recolic <git@me.recolic.net> Date: Mon, 21 Apr 2025 20:16:42 +0000 Subject: [PATCH] Update README.md --- examples/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/README.md b/examples/README.md index 4096417..92d757b 100644 --- a/examples/README.md +++ b/examples/README.md @@ -4,6 +4,12 @@ |---|---| |[template](template)|Complete documented empty config| |[archlinux-gnome](archlinux-gnome)|An example multi-user config with archlinux and gnome| + +<!-- |[ubuntu-server](ubuntu-server)|An example root-user config for ubuntu server| |[non-root](non-root)|An example config for machine without root access| +--> + +## Real-world example +Running on all recolic devices, including desktop/laptop/server/devbox: <https://git.recolic.net/root/daily-scripts/-/tree/master/linuxconf?ref_type=heads> -- GitLab