Add arion package
This commit is contained in:
parent
614b9765dd
commit
db7bce57e7
|
@ -6,6 +6,8 @@
|
||||||
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