mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
feat: set docker as oci-containers backend
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
...
|
||||
}: {
|
||||
virtualisation = {
|
||||
oci-containers.backend = "docker";
|
||||
docker.enable = true;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user