add feature request

This commit is contained in:
Peritia 2025-08-13 12:23:37 +02:00
parent 53dbcba014
commit 5bb532cd87

View file

@ -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** | Dont 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) |
---