retry
Some checks failed
/ lint (push) Failing after 31s

This commit is contained in:
Jana Dönszelmann 2025-08-20 11:41:30 +02:00
parent 4bbb51ef42
commit c0870ccac3
No known key found for this signature in database
12 changed files with 113 additions and 91 deletions

View file

@ -1,4 +1,5 @@
{pkgs, config, ...}: {
{ pkgs, config, ... }:
{
services.nginx = {
enable = true;
statusPage = true;