mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
remove workaround
This commit is contained in:
@@ -34,8 +34,6 @@ inputs:
|
||||
# prevent create btrfs subvol
|
||||
storageDriver = "overlay2";
|
||||
daemon.settings.dns = [ "1.1.1.1" ];
|
||||
# workaround bug: https://github.com/docker/buildx/issues/1832
|
||||
package = inputs.pkgs.docker_26;
|
||||
};
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user