diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..78a0b97 --- /dev/null +++ b/TODO.md @@ -0,0 +1,29 @@ + # TODO + + +## rpi-silver pulseaudio + + +try out performance of this option: + +# also try out: hardware.raspberry-pi."4".fkms-3d.enable = true;?? +hardware.raspberry-pi."4".fkms-3d.enable = true; + +just wait for fucking 5 seconds until the audio server has started... + +...need to run.. to make it work after autostart?: +pactl list modules | grep module-native-protocol-tcp + +todo: +- [ ] rpi audio: fiverr guy schreiben (sobald 2. gehalt da ist) +- [ ] -> er soll bluetooth einrichten +- [ ] und den autostart fixen +ich bin zu blöd dafür + +- [ ] vllt noch pipewire etc. mach es schön +- [ ] authentication?? -> eher später mit headscale usw + + +## intel nuc: + + diff --git a/rpi-4/REAMDE.md b/rpi-4/REAMDE.md index 9577c6e..d9b1ccb 100644 --- a/rpi-4/REAMDE.md +++ b/rpi-4/REAMDE.md @@ -9,27 +9,3 @@ useful repo: https://git.2li.ch/Nebucatnetzer/nixos/src/commit/1a3c748c8e5466359 nix flake init --experimental-features 'nix-command flakes' -try out performance of this option: - -# also try out: hardware.raspberry-pi."4".fkms-3d.enable = true;?? -hardware.raspberry-pi."4".fkms-3d.enable = true; - - - -just wait for fucking 5 seconds until the audio server has started... - -...need to run.. to make it work after autostart?: - pactl list modules | grep module-native-protocol-tcp - - - -todo: -rpi audio: fiverr guy schreiben (sobald 2. gehalt da ist) --> er soll bluetooth einrichten -und den autostart fixen - -ich bin zu blöd dafür - -vllt noch pipewire etc. mach es schön - -