update h001 to use reporting from common

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-06-24 11:01:43 -05:00
parent ea9da15c38
commit c23d993f9f
4 changed files with 7 additions and 63 deletions

View file

@ -49,6 +49,9 @@
systemName = configuration_name;
boot.systemd.enable = true;
secrets.enable = true;
general = {
reporting.enable = true;
};
programs = {
tailnet.enable = true;
ssh.enable = true;