Nyx-Tools/Current-Patch.md
2025-08-13 13:52:50 +02:00

520 B

Version 1.2.0

  • Added NixOS modules support and made it the default
  • Added legacy support for Homemanager-only imports
  • Added instructions for using Homemanager-only imports
  • Added Nyx Info to share upcoming changes easily
  • Added update tips for Homemanager users
  • Updated the roadmap

nyx-tui - Version 1.2.1:

  • Added better Readability for the Build log
    use $PAGER (or fallback: less) to make it easier to scroll through the log in the TUI
    ~ Thanks to RTUnreal