On 15.02.22 18:28, Harikrishnan R wrote:
> Distro detection is done through the presence of a /nix folder.
> NixOS typically uses a script-based network configuration system
> that isn't easy to configure from the outside. LXC templates
> generated for proxmox are instead expected to use systemd-networkd.
> 
> Signed-off-by: Harikrishnan R <rharikrishna...@gmail.com>
> ---
>  src/PVE/LXC/Config.pm      |  2 +-
>  src/PVE/LXC/Setup.pm       |  4 ++++
>  src/PVE/LXC/Setup/Makefile |  1 +
>  src/PVE/LXC/Setup/NixOS.pm | 44 ++++++++++++++++++++++++++++++++++++++
>  4 files changed, 50 insertions(+), 1 deletion(-)
>  create mode 100644 src/PVE/LXC/Setup/NixOS.pm
> 
>

applied, thanks! I updated/reworded the commit message slightly though, e.g.,
it still referred to only checking for /nix as done in v1.


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to