coreboot/util/liveiso/nixos
Felix Singer 4ea4d82cec util/liveiso/nixos/graphical: Replace PulseAudio with PipeWire
PipeWire is the successor of PulseAudio. So use that instead.

Change-Id: Ib557925e481ab72a31a64c4bf353a261dff4296d
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83851
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jan Philipp Groß <jeangrande@mailbox.org>
2024-08-14 02:50:17 +00:00
..
build.sh util/liveiso/nixos: Update to 24.05 2024-07-04 14:34:20 +00:00
common.nix util/liveiso/nixos: Install various extractor tools 2024-07-18 23:30:44 +00:00
console.nix
description.md
graphical.nix util/liveiso/nixos/graphical: Replace PulseAudio with PipeWire 2024-08-14 02:50:17 +00:00
README.md

Live ISO

What is this?

NixOS configuration files for testing purposes and for working on firmware.

TODO

  • Generate customized bootloader configs; FILO is WIP
  • Switch to programs.neovim when the module is fixed.