diff options
| -rw-r--r-- | docs/layout.md | 2 | ||||
| -rw-r--r-- | readme.md | 6 |
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/layout.md b/docs/layout.md index 4c38883..53370cf 100644 --- a/docs/layout.md +++ b/docs/layout.md @@ -1,5 +1,7 @@ # Layout +I have no idea why codeberg shows this without any newlines. + features/: Simple reusable configurations (only create an enable option and maybe one other). system/ gui/: Graphical configurations. @@ -4,6 +4,12 @@ Iteration: 7? This repo contains multi-device configurations for nixos and home-manager, including features like agenix for secret management, a wrapped neovim package with mnw, and more. +> [!WARNING] +> I am an amateur at nix and programming in general, please assume that this code is inefficient and unprofessional. + +> [!CAUTION] +> The following documents are likely outdated and do not reflect the actual state of this repo. + - [Todo List](./docs/todo.md) - [Directory Organization](./docs/layout.md) - [Home Server Setup](./docs/home-server.md) |
