coreboot/util/liveiso/nixos
Felix Singer 4ed3ea668c util/liveiso/nixos: Drop XFS package
XFS is barely used. In order to save some space, drop it from the
package list.

Change-Id: Ic1cc567eb3f555bdf5567f3d036c84ce58691128
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78400
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-10-19 21:01:56 +00:00
..
build.sh util/liveiso/nixos: Bump to 23.05 2023-10-19 21:01:50 +00:00
common.nix util/liveiso/nixos: Drop XFS package 2023-10-19 21:01:56 +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.