Fix podman.nix build
This commit is contained in:
parent
9698b9bc5e
commit
a8fafeb510
|
@ -1,4 +1,4 @@
|
|||
{ ... }: {
|
||||
{ pkgs, ... }: {
|
||||
virtualisation.podman = {
|
||||
enable = true;
|
||||
dockerCompat = false;
|
||||
|
|
Loading…
Reference in New Issue