feat(incinerator): enable oci runtime
This commit is contained in:
parent
beff968955
commit
83649fc991
|
@ -9,6 +9,7 @@
|
|||
io.audio = false;
|
||||
fs.type = "btrfs";
|
||||
fs.store = "534f985d-0540-49eb-a2f6-b30ea16f41ad";
|
||||
oci.enable = true;
|
||||
};
|
||||
|
||||
imports = lib.pipe ./. [
|
||||
|
|
Loading…
Reference in a new issue