mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
hosts/plover: update Gitea files
This commit is contained in:
parent
b30eb78170
commit
1a74104845
@ -209,9 +209,9 @@ in
|
||||
giteaCustomDir = config.services.gitea.customDir;
|
||||
in
|
||||
[
|
||||
"L+ ${giteaCustomDir}/templates/home.tmpl 0750 gitea gitea - ${../../files/gitea/home.tmpl}"
|
||||
"L+ ${giteaCustomDir}/public/img/logo.svg 0750 gitea gitea - ${../../files/gitea/logo.svg}"
|
||||
"L+ ${giteaCustomDir}/public/img/logo.png 0750 gitea gitea - ${../../files/gitea/logo.png}"
|
||||
"L+ ${giteaCustomDir}/templates/home.tmpl - - - - ${../../files/gitea/home.tmpl}"
|
||||
"L+ ${giteaCustomDir}/public/img/logo.svg - - - - ${../../files/gitea/logo.svg}"
|
||||
"L+ ${giteaCustomDir}/public/img/logo.png - - - - ${../../files/gitea/logo.png}"
|
||||
];
|
||||
|
||||
# Add the following files to be backed up.
|
||||
|
Loading…
Reference in New Issue
Block a user