chore: format
This commit is contained in:
parent
68bf957891
commit
5c74190cf6
3 changed files with 16 additions and 18 deletions
|
|
@ -1,9 +1,7 @@
|
|||
{ config, ... }:
|
||||
let
|
||||
{config, ...}: let
|
||||
domain = "up.${config.networking.domain}";
|
||||
port = 8080;
|
||||
in
|
||||
{
|
||||
in {
|
||||
services.ntfy-sh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue