coreboot/util/liveiso/nixos
Felix Singer acf10d6096 util/liveiso: Update to 23.11 release
The package 'bluezFull' got superseded by 'bluez'. So just remove the
related line since 'bluez' is the default.

Change-Id: Ibf72c37205017b27012064b311a9510136351c0f
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79416
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marvin Evers <marvin.n.evers@gmail.com>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
2023-12-29 22:24:50 +00:00
..
build.sh util/liveiso: Update to 23.11 release 2023-12-29 22:24:50 +00:00
common.nix util/liveiso: Update to 23.11 release 2023-12-29 22:24:50 +00:00
console.nix util/liveiso: Move NixOS configs to subdirectory 2023-03-17 19:27:31 +00:00
description.md util/liveiso: Move NixOS configs to subdirectory 2023-03-17 19:27:31 +00:00
graphical.nix util/liveiso: Move NixOS configs to subdirectory 2023-03-17 19:27:31 +00:00
README.md util/liveiso: Move NixOS configs to subdirectory 2023-03-17 19:27:31 +00:00

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.