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