fix: forgejo container can not find programs modules

This commit is contained in:
ulic-youthlic 2025-01-29 18:05:34 +08:00
parent 5630047531
commit f2a0b3d397
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -64,8 +64,8 @@ in
{ lib, ... }:
{
imports = [
./../forgejo.nix
./../postgresql.nix
./../programs/forgejo.nix
./../programs/postgresql.nix
];
systemd.tmpfiles.rules = [