From c15ee9429a0553d21c2535c4db1451f56f02df44 Mon Sep 17 00:00:00 2001 From: Peritia Date: Tue, 12 Aug 2025 15:09:55 +0200 Subject: [PATCH] Add roadmap --- Roadmap.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Roadmap.md diff --git a/Roadmap.md b/Roadmap.md new file mode 100644 index 0000000..791057a --- /dev/null +++ b/Roadmap.md @@ -0,0 +1,16 @@ +# Planned Features / Fixes + +Request by [CommercialPug](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n85214h/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button) +- Rename nixDirectory -> flakeDirectory or flakeRepoDir + +Request by [BizNameTaken](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n8499d1/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button) +- add a nixosModule output + +Request by [no_brains101](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n86hc7b/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button) +- It needs only to know about the full range of nix commands and arguments +- add nixOS-anywhere or sops support +- update should allow you to choose which inputs to update +- don't commit for User, that should be opt in + +Request by [jellydn](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n87hewi/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button) +- Could you please have a way to initialize the starter template for new user \ No newline at end of file