purism librem5r4: update README and install u-boot-install-librem5 as system package

This commit is contained in:
Sophie Tauchert
2023-09-10 12:31:17 +02:00
committed by Jörg Thalheim
parent ab68d63b92
commit bec613e179
2 changed files with 30 additions and 15 deletions

View File

@@ -64,5 +64,7 @@ in {
services.udev.packages = lib.mkIf cfg.installUdevPackages [ pkgs.librem5-base ];
environment.systemPackages = with pkgs; [ ubootLibrem5 ];
};
}