NixOS-95/Roadmap.md

19 lines
2.5 KiB
Markdown

# Upcoming
| Feature / Fix | Description | Done |
| ---------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---- |
| Fix Background | Currently the Background does not get set automatically | |
| Adjust the readme | encourage people to edit the standard config atleast slightly | |
| Generate nixo95 instead of a configuration.nix | Currently we are generating a configuration.nix. also encourage people to use their original one. Nixos95 is only supposed to have options that are nessecarry for nixos95 | |
| set default Taskbar location | Currently this has to be done via the settings menu | |
| add the volume meter to the Taskbar | Currently it will get overwritten each time | |
| add an Theme only install way | So that optionally you can just install the Theme and everything else will be set via menus (prevent overwriting) | |
| add Thunar Plugins | Rn this has to be manually added | |
| add Option to preinstall standard tools | Some free tools that are to be expected on a desktop (like a compression tool for example) | |
| set Standard Browser to Librewolf instead of Brave | Right now the Default example Browser is Brave | |
| Set Whisker-Favorites via an Option | this gets overwritten by Default and there is no way to set an option for it |
| Expose an Install ISO | you can write custom NixOS install ISO: [Guide](https://nixos.wiki/wiki/Creating_a_NixOS_live_CD) |
| Screenshotting Tool | Add the XFCE Screenshotter and set the Shortcuts similar to Snapshot (Super + Shift + S) - Screenshot Selected region; (Print) - Screenshot Screen |
| Add Clipboard Manager | Add the XFCE Screenshotter and set the Shortcuts similar to Snapshot (Super + Shift + S) - Screenshot Selected region; (Print) - Screenshot Screen |
| Add a tool to access remote Filesystems | add remote filesystems to thunar (possibility to do so) |