diff options
| author | outremonde <outremonde@vivaldi.net> | 2025-07-01 11:50:07 -0400 |
|---|---|---|
| committer | outremonde <outremonde@vivaldi.net> | 2025-07-01 11:57:11 -0400 |
| commit | fe352baa4aeb5106d9d0981cd7be2d80444fc81a (patch) | |
| tree | bb5e592ff3d9d62424ee6fc29b81f461a462075a | |
| parent | 04b67674341ca7fa846eb9638fa0890e898da41d (diff) | |
edited docs
Former-commit-id: d2859f0b1d4bf448937efa65191b59ccfcb0669f
| -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) |
