This commit is contained in:
Tristan 2024-02-17 17:07:58 +00:00
parent e7f3e1ba7c
commit 8131132c49
12 changed files with 28 additions and 43 deletions

View file

@ -1,8 +1,6 @@
{config, ...}:
let
{config, ...}: let
cfg = config.services.forgejo;
in
{
in {
services.forgejo = {
enable = true;
dump.enable = true;