feat(heimdall): setup uptime-kuma service.
This commit is contained in:
parent
3a0f504534
commit
c856d7579d
5 changed files with 32 additions and 2 deletions
5
modules/servers/heimdall/default.nix
Normal file
5
modules/servers/heimdall/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./uptime-kuma.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue