2024-05-28 00:44:11 +00:00

6 lines
92 B
Nix

{
imports = [ ./filebrowser.nix ];
virtualisation.oci-containers.backend = "docker";
}