sgx: use real docker
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
162da63f38
commit
8f27b0fde4
2 changed files with 5 additions and 2 deletions
|
@ -15,7 +15,7 @@ in
|
|||
enable = true;
|
||||
|
||||
# Create a `docker` alias for podman, to use it as a drop-in replacement
|
||||
dockerCompat = true;
|
||||
dockerCompat = lib.mkDefault true;
|
||||
|
||||
# For Nixos version > 22.11
|
||||
defaultNetwork.settings = { dns_enabled = true; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue