Enable ntfy traefik route

This commit is contained in:
Evie Litherland-Smith 2023-10-22 07:01:56 +01:00
parent 7538f6bd4b
commit cd79d70eba

View file

@ -1,6 +1,7 @@
{ config, lib, pkgs, ... }:
{
imports = [ ../traefik/ntfy-sh.nix ];
services.ntfy-sh = {
enable = true;
settings = {