Benedikt Müller
Benedikt Müller
### Device Other (please specify in additional information) ### KOReader version 2025.04 ### Model and firmware version Tolino Vision 4 HD (16.2.0) ### Issue description Some books (noticed on [this...
I like using `--ask` to make sure nix does as I intended. To save myself from typing it over and over, I suggest adding one more environment variable to configure...
### Current Behavior 1. Completing `mount` and `umount` uses `lsblk` and `/proc/mounts` to find devices. Both ways are Linux only and fail on BSDs, including MacOS as BSD-derived OS. 2....
Paths are a regular data type in the Nix language. It would be great if paths could be auto-completed by nil, especially relative paths, starting with `./` or `../`.