mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-04-04 13:11:21 +02:00
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
Block a user