refactor(incinerator): remove unnecessary configuration
This commit is contained in:
parent
c9d769b874
commit
c4590f2865
|
@ -5,8 +5,6 @@
|
||||||
id = "62ea62fde6c04fb6b5c791892b6798c8";
|
id = "62ea62fde6c04fb6b5c791892b6798c8";
|
||||||
auth.openssh.enable = true;
|
auth.openssh.enable = true;
|
||||||
libvirt.enable = false;
|
libvirt.enable = false;
|
||||||
io.bluetooth = false;
|
|
||||||
io.audio = false;
|
|
||||||
fs.type = "ext4";
|
fs.type = "ext4";
|
||||||
fs.store = "7c3459d2-c046-4ef6-8bc6-a8cf97bcade9";
|
fs.store = "7c3459d2-c046-4ef6-8bc6-a8cf97bcade9";
|
||||||
oci.enable = true;
|
oci.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue