linux-uvm: start adding overrides

...from spectrum and libkrunfw
This commit is contained in:
Else Someone 2026-02-26 02:36:23 +02:00
parent f193787f4e
commit 22b613d157
2 changed files with 87 additions and 0 deletions

View file

@ -130,6 +130,7 @@ in
};
config = lib.mkMerge [
{
# boot.kernelPackages = pkgs.linuxPackagesFor (uvmsPkgs.linux-uvm);
uvms.cloud-hypervisor.settings = {
payload = {
cmdline = lib.concatStringsSep " " cfg.cmdline;