well I think not

This commit is contained in:
Histausse 2023-05-21 00:41:09 +02:00
parent 257e36d819
commit 952e70dcd8

View file

@ -71,9 +71,6 @@ in
cp -f -s -r ${cfg.customPackage}/* ${config.services.gitea.stateDir}/custom/ cp -f -s -r ${cfg.customPackage}/* ${config.services.gitea.stateDir}/custom/
''; '';
services.gitea.settings = { services.gitea.settings = {
packages = {
ENABLED = true;
};
ui = { ui = {
THEMES = "gitea,arc-green,plex,aquamarine,dark,dracula,hotline,organizr,space-gray,hotpink,onedark,overseerr,nord"; THEMES = "gitea,arc-green,plex,aquamarine,dark,dracula,hotline,organizr,space-gray,hotpink,onedark,overseerr,nord";
DEFAULT_THEME = "dark"; DEFAULT_THEME = "dark";