initialize k3s templates

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-05-25 15:36:40 -04:00
parent 3a61c7522d
commit 9985fc8778
5 changed files with 41 additions and 16 deletions

View File

@ -4,6 +4,7 @@
rad-dev = rec {
systems = import ./systems.nix { inherit lib; };
microvm = import ./microvms.nix { inherit lib; };
# any(), but checks if any value in the list is true
#
# args: