Nyx-Tools/Roadmap.md
2025-08-13 13:41:07 +02:00

21 lines
2.4 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Planned Features / Fixes
### Ongoing / Planned
| Feature / Fix | Description | Requested By |
| ------------------------------------------------------------- | ------------------------------------------------------------ | -------------------------------------------------------------------------------- |
| **Rename** `nixDirectory``flakeDirectory` / `flakeRepoDir` | Update variable naming for clarity | [CommercialPug](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n85214h) |
| **Expand nix command awareness** | Handle full range of `nix` commands and arguments | [no\_brains101](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n86hc7b) |
| **Add** `nixOS-anywhere` / `sops` support | Integrate with these tools for deployment/secret management | [no\_brains101](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n86hc7b) |
| **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) |
---
### Completed
| Feature / Fix | Description | Requested By |
| ---------------------------- | ------------------------------------------ | ------------------------------------------------------------------------------- |
| **Add** `nixosModule` output | Support a NixOS module output in the flake | [BizNameTaken](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n8499d1) |
| **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) |