mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
parrot and qemu PR's merged
This commit is contained in:
parent
ec79c9b582
commit
af43d70734
3 changed files with 2 additions and 49 deletions
|
|
@ -88,8 +88,6 @@ in {
|
|||
return;
|
||||
'')
|
||||
];
|
||||
buildInputs = old.buildInputs ++ [pkgs.pipewire];
|
||||
configureFlags = old.configureFlags ++ ["--enable-pipewire"];
|
||||
});
|
||||
runAsRoot = true;
|
||||
ovmf.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue