Dendritic Nix - Community-driven Nix distribution based on the Dendritic pattern.
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add github urls to book

+3 -1
+3 -1
dev/book/book.toml
··· 5 5 title = "Dendrix - Community driven Dendritic Nix configurations." 6 6 7 7 [output.html] 8 + git-repository-url = "https://github.com/vic/dendrix" 9 + edit-url-template = "https://github.com/vic/dendrix/edit/main/dev/book/{path}" 8 10 additional-js = ["./theme/dendrix_repos.js", "./theme/elm.js", "./theme/elm-init.js"] 9 11 additional-css = ["./theme/catppuccin.css"] 10 12 default-theme = "latte" 11 - preferred-dark-theme = "mocha" 13 + preferred-dark-theme = "mocha"