The tiptoi pen is a wonderful toy for small children.
For new books one needs to copy audio files to the pen.
There is a docking station for newer models th...
There are multiple ways to install a rust toolchain under NixOS.
One easy way is to install gcc, rustup system-wide, e.g.
# file: /etc/nixos/configuration.ni...
NixOS will keep all previous generations (builds) by default.
This can quickly take up signification amount of disk space.
E.g. for my local setup of 46 buil...