Set up gotosocial
This commit is contained in:
parent
4554c04549
commit
0e936ee2bb
6 changed files with 161 additions and 3 deletions
|
@ -37,7 +37,7 @@ let
|
|||
virtualisation.podman = {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
defaultNetwork.settings.dns_enabled = true;
|
||||
# defaultNetwork.settings.dns_enabled = true;
|
||||
};
|
||||
|
||||
virtualisation.oci-containers.backend = "podman";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue