diff options
| author | Max Audron <audron@cocaine.farm> | 2025-08-01 15:45:28 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2025-08-01 15:45:28 +0200 |
| commit | e7d81af57fe372e08b7d0193d31a9ff614d7a737 (patch) | |
| tree | 063c2a219699a3171957b31c0a8a1d0d18cc8c94 /modules/default.nix | |
| parent | disable not used gameservers (diff) | |
add homepage dashboard
Diffstat (limited to 'modules/default.nix')
| -rw-r--r-- | modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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; } |
