configuration.nix/hosts/skipper/virtualisation/default.nix

3 lines
52 B
Nix

_: {
imports = [ ./libvirtd.nix ./docker.nix ];
}