ildkule: uptime. -> status.
This commit is contained in:
parent
0ac2c2169a
commit
ddc8fc22d2
|
@ -1,7 +1,7 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
let
|
||||
cfg = config.services.uptime-kuma;
|
||||
domain = "uptime.pvv.ntnu.no";
|
||||
domain = "status.pvv.ntnu.no";
|
||||
in {
|
||||
services.uptime-kuma = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in New Issue