chore: forgejo switch to unstable

This commit is contained in:
Luj 2024-09-02 18:24:46 +02:00
parent 209c124afc
commit bf0a148264

View file

@ -86,6 +86,7 @@
services.forgejo = {
enable = true;
package = pkgs.unstable.forgejo;
settings = {
server = {
ROOT_URL = "https://git.luj.fr/";