add ring webhook
This commit is contained in:
parent
d16ac26712
commit
827b686415
1 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
|||
{ config, pkgs, ... }:
|
||||
# To create a sign at the door
|
||||
# "Sorry Doorbell is broken, please scan this QR Code
|
||||
#
|
||||
# create QR Code with:
|
||||
# qrencode -o ./test.png http://ring.ingolf-wagner.de
|
||||
{
|
||||
|
||||
sops.secrets.ringPushover = {
|
||||
|
|
Loading…
Reference in a new issue