mirror of
https://gitlab.com/rensa-nix/core.git
synced 2026-02-02 07:15:08 +01:00
docs: add docs base
This commit is contained in:
parent
519ed97c97
commit
b0eaa25b77
5 changed files with 74 additions and 5 deletions
|
|
@ -20,6 +20,9 @@
|
|||
cellBlocks = with rensa.blocks; [
|
||||
(simple "test")
|
||||
(simple "devShells")
|
||||
(simple "docs")
|
||||
];
|
||||
} {};
|
||||
} {
|
||||
packages = rensa.select inputs.self ["repo" "docs"];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue