fix: forgejo container can not find programs modules
This commit is contained in:
parent
5630047531
commit
f2a0b3d397
1 changed files with 2 additions and 2 deletions
|
|
@ -64,8 +64,8 @@ in
|
|||
{ lib, ... }:
|
||||
{
|
||||
imports = [
|
||||
./../forgejo.nix
|
||||
./../postgresql.nix
|
||||
./../programs/forgejo.nix
|
||||
./../programs/postgresql.nix
|
||||
];
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue