Migrate to flakes
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
rootUrl = "https://git.coolneng.duckdns.org";
|
||||
database = {
|
||||
type = "postgres";
|
||||
passwordFile = "/var/keys/gitea";
|
||||
passwordFile = config.age.secrets.gitea.path;
|
||||
};
|
||||
cookieSecure = true;
|
||||
disableRegistration = true;
|
||||
|
||||
Reference in New Issue
Block a user