Part 1 of lyes.eu -> minish.link migration

This commit is contained in:
Lyes Saadi 2026-04-04 20:23:42 +02:00
parent 1db440bd1d
commit c48870c14c
Signed by: lyes
GPG key ID: 55A1D803917CF39A
6 changed files with 12 additions and 11 deletions

View file

@ -1,7 +1,7 @@
{ config, ... }:
let
hostname = "auth.${config.networking.domain}";
hostname = "auth.minish.link";
port = "44300";
in
{