{ config , lib , pkgs , modulesPath , ... }: { imports = [ (modulesPath + "/virtualisation/proxmox-lxc.nix") ]; }