File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 488
488
virtualisation . containers . enable = true ;
489
489
virtualisation . podman . enable = true ;
490
490
virtualisation . podman . dockerCompat = true ;
491
+ virtualisation . podman . dockerSocket . enable = true ;
491
492
virtualisation . podman . defaultNetwork . settings . dns_enabled = true ;
492
493
users . extraGroups . vboxusers . members = [ config . services . functora . userName ] ;
493
494
networking . extraHosts = blocked-hosts ;
Original file line number Diff line number Diff line change 107
107
virtualisation . containers . enable = true ;
108
108
virtualisation . podman . enable = true ;
109
109
virtualisation . podman . dockerCompat = true ;
110
+ virtualisation . podman . dockerSocket . enable = true ;
110
111
virtualisation . podman . defaultNetwork . settings . dns_enabled = true ;
111
112
}
Submodule prv updated from 1b521f9 to db0ed96
You can’t perform that action at this time.
0 commit comments