fix: Create forgejo templates folder with right permissions
This commit is contained in:
parent
2e328fce2a
commit
ee96e300ec
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{ config, pkgs, ... }: {
|
||||
systemd.tmpfiles.rules = [
|
||||
"d '${config.services.forgejo.customDir}/templates' - forgejo forgejo - -"
|
||||
"L+ '${config.services.forgejo.customDir}/templates/home.tmpl' - forgejo forgejo - ${
|
||||
./home.tmpl
|
||||
}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue