Chore(templates): move helper functions into a util file

This commit is contained in:
Johannes Kirschbauer
2025-06-09 20:50:57 +02:00
parent 40b8e87659
commit 8ca3dc36d7
5 changed files with 43 additions and 35 deletions

View File

@@ -15,11 +15,11 @@ from clan_lib.templates import (
ClanExports,
InputName,
TemplateName,
copy_from_nixstore,
get_clan_nix_attrset,
get_template,
list_templates,
)
from clan_lib.templates.filesystem import copy_from_nixstore
# Function to write clan attributes to a file