mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-24 17:16:14 +01:00
Enable docker compat for podman on omen
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
86461c73b8
commit
c763d66183
|
@ -70,6 +70,7 @@ in
|
|||
system.stateVersion = "20.09";
|
||||
|
||||
virtualisation.podman.enable = true;
|
||||
virtualisation.podman.dockerCompat = true;
|
||||
});
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue