21 lines
2.4 KiB
Markdown
21 lines
2.4 KiB
Markdown
# 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** | 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) |
|
||
|
||
---
|
||
|
||
### 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) |
|