* Enable recording with four channels with Behringer UMC404HD sound card
- Add udev rule to enable capture on 4 channels and set volume to max
- Move audio-recorder.nix to modules/audio-recorder/
- Update flake inputs
Signed-off-by: Satu Koskinen <satu.a.koskinen@gmail.com>
* Rename modules/audio-recorder/audio-recorder.nix to default.nix
Signed-off-by: Satu Koskinen <satu.a.koskinen@gmail.com>
---------
Signed-off-by: Satu Koskinen <satu.a.koskinen@gmail.com>
- Initially tested on Raspberry Pi 4B & Raspberry Pi 3B
- Create user + password, enable SSH, connect to local network
- Implemented modules: audio-recorder, gps-recorder, real-time-clock,
shutdown-button
- Deployment option with deploy-rs
Signed-off-by: Satu Koskinen <satu.a.koskinen@gmail.com>