mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-20 14:04:13 -05:00
11 lines
173 B
Nix
11 lines
173 B
Nix
{
|
|
lib,
|
|
config,
|
|
...
|
|
}: {
|
|
# virtualisation.oci-containers = {
|
|
# backend = "podman";
|
|
# containers = {
|
|
# containers.grimoire = {
|
|
#
|
|
}
|