Enable incus on lift
This commit is contained in:
parent
74b621b335
commit
f9ed56664a
@ -60,7 +60,7 @@
|
|||||||
system.stateVersion = "23.05"; # Did you read the comment?
|
system.stateVersion = "23.05"; # Did you read the comment?
|
||||||
|
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
incus.enable = false;
|
incus.enable = true;
|
||||||
podman.enable = true;
|
podman.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user