4 lines
52 B
Nix
4 lines
52 B
Nix
|
_: {
|
||
|
imports = [ ./libvirtd.nix ./docker.nix ];
|
||
|
}
|