From 5bb532cd8751553fde07a09a8232fc0de882ace4 Mon Sep 17 00:00:00 2001 From: Peritia Date: Wed, 13 Aug 2025 12:23:37 +0200 Subject: [PATCH] add feature request --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index 2c8e651..a8b3ed2 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -10,6 +10,7 @@ | **Update selection** | Allow choosing which inputs to update | [no\_brains101](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n86hc7b) | | **Opt-in commits** | Don’t commit changes automatically; make it optional | [no\_brains101](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n86hc7b) | | **Starter template initialization** | Provide a way to initialize a starter template for new users | [jellydn](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n87hewi) | +| **Better Readability for the Build log** | use $PAGER or directly less to make it easier to scroll through the log in the TUI | [rtunreal@WGE-Discorserver](https://discord.gg/8dAgzjJphj) | ---