Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
description=lib.mdDoc"Listen on a specific IP address and port.";
@@ -61,14 +61,19 @@ in
};
config=mkIfcfg.enable{
assertions=[{
assertion=lib.substring01cfg.listenAddress!=":";
message="The restic-rest-server now uses systemd socket activation, which expects only the Port number: services.restic.server.listenAddress = \"${lib.substring16cfg.listenAddress}\";";