From e7d81af57fe372e08b7d0193d31a9ff614d7a737 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Fri, 1 Aug 2025 15:45:28 +0200 Subject: add homepage dashboard --- modules/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/default.nix') diff --git a/modules/default.nix b/modules/default.nix index 59faed7..934aa4e 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -34,4 +34,5 @@ monitoring = import ./monitoring; monitoring-node = import ./monitoring/node-exporter.nix; + homepage = import ./homepage; } -- cgit v1.2.3