add lxc template generator

This commit is contained in:
Vivian 2022-10-15 13:44:27 +02:00
parent 6e89a09685
commit ae7c8f2a6d
5 changed files with 68 additions and 40 deletions

View file

@ -1,4 +1,5 @@
{ lib, ... }: {
# The global useDHCP flag is deprecated, therefore explicitly set to false here.
# Per-interface useDHCP will be mandatory in the future, so this generated config
# replicates the default behaviour.