aboutsummaryrefslogtreecommitdiff
path: root/modules/private/monitoring/objects_tiboqorl-fr.nix
blob: 1cc6ea00d7ec79e1bd8c561b211c47525bde26c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{ ... }:
{
  host = {
    "tiboqorl.fr" = {
      alias = "tiboqorl.fr";
      address = "tiboqorl.fr";
      use = "linux-server";
    };
  };
}