auth: remove unused arg

This commit is contained in:
Sandro - 2023-08-23 23:44:30 +02:00
parent 952699785d
commit bd577d16dc
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ config, lib, libS, ... }:
{ config, lib, ... }:
{
c3d2.deployment.server = "server10";