Argument has priority, otherwise read from stdin when piped.
Enables: echo 'Build fertig' | talk
nixos-rebuild build 2>&1 | tail -3 | talk
Argument has priority, otherwise read from stdin when piped.
Enables: echo 'Build fertig' | talk
nixos-rebuild build 2>&1 | tail -3 | talk