package nvr1 import ( "list" "du5t1n.me/cfg/app/nut" "du5t1n.me/cfg/app/promtail" "du5t1n.me/cfg/env/prod" ) render: list.Concat([ prod.templates, promtail.templates, nut.sysusers.templates, nut.monitor.templates, ])