Docker and postgres config
This commit is contained in:
parent
4b85810128
commit
614b9765dd
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue