Fixed Docker btrfs module
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
{...}: {
|
{...}: {
|
||||||
virtualisation.docker = {
|
virtualisation.docker = {
|
||||||
enable = true;
|
enable = true;
|
||||||
storageDriver = "btrfs";
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user