Docker and postgres config

This commit is contained in:
Sam 2024-07-05 18:58:03 +01:00
parent 4b85810128
commit 614b9765dd
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@
pkgs.arion pkgs.arion
]; ];
# Arion works with Docker, but for NixOS-based containers, you need Podman
# since NixOS 21.05.
virtualisation = { virtualisation = {
podman = { podman = {
enable = true; enable = true;