This commit is contained in:
Lyes Saadi 2025-10-27 17:13:35 +01:00
parent 526e760eee
commit b56798b0fb
Signed by: lyes
GPG key ID: 55A1D803917CF39A

View file

@ -5,7 +5,7 @@ let
port = "44300";
in
{
import = [
imports = [
./client.nix
];