mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
fix bad docker config with podman
This commit is contained in:
parent
45392e015d
commit
5878ddd33f
@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
# Enable docker
|
# Enable docker
|
||||||
virtualisation.containers.enable = true;
|
virtualisation.containers.enable = true;
|
||||||
virtualisation.docker.enable = true;
|
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
podman = {
|
podman = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user