talos: don't need virtualisation right now
This commit is contained in:
parent
8c86cafd96
commit
b6d7aae971
|
@ -65,7 +65,7 @@
|
||||||
};
|
};
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
docker.enable = true;
|
docker.enable = true;
|
||||||
libvirtd.enable = true;
|
libvirtd.enable = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
my.services = {
|
my.services = {
|
||||||
|
|
Loading…
Reference in a new issue