feat(modules): register netdata module in default imports

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ashisgreat22 2026-03-21 17:40:41 +00:00
parent 6cd9c91c38
commit 0e79934ac6

View file

@ -13,5 +13,6 @@
./forgejo.nix ./forgejo.nix
./headscale.nix ./headscale.nix
./open-webui.nix ./open-webui.nix
./netdata.nix
]; ];
} }