Enable ntfy traefik route
This commit is contained in:
parent
7538f6bd4b
commit
cd79d70eba
|
@ -1,6 +1,7 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ../traefik/ntfy-sh.nix ];
|
||||
services.ntfy-sh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
Loading…
Reference in a new issue