podman: was working, now it isnt AGHHHHHHHHH

This commit is contained in:
silver 2023-05-19 19:15:22 +01:00
parent bc8b294469
commit f6183c1b10
3 changed files with 13 additions and 12 deletions

View file

@ -37,7 +37,7 @@
# see https://gitlab.com/c2842/computer_society/nixos/-/blob/733b867f4782afa795848135a83e97a5cafaf16a/applications/games/minecraft.nix
# for an example of a single compose file with multiple services
virtualisation.arion = {
backend = "podman-socket";
backend = "docker";
projects = {
minecraft_proxy.settings.services.mc_proxy.service = {