fix docker storage driver
This commit is contained in:
@@ -138,6 +138,7 @@ in
|
||||
enable = true;
|
||||
# https://github.com/docker/buildx/issues/1459
|
||||
#daemon.settings.dns = [ "100.100.100.100" ];
|
||||
daemon.settings.storage-driver = "btrfs";
|
||||
};
|
||||
|
||||
environment.systemPackages =
|
||||
|
||||
Reference in New Issue
Block a user