From a65ee5c970f2111e7e8f631c7983f62790eb50bf Mon Sep 17 00:00:00 2001 From: Sense T Date: Wed, 28 Jun 2023 21:46:30 +0800 Subject: [PATCH] fix typo --- global/software-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global/software-configuration.nix b/global/software-configuration.nix index 992d536..9c11f90 100644 --- a/global/software-configuration.nix +++ b/global/software-configuration.nix @@ -82,7 +82,7 @@ }; ports = [ - "1089:1089"; + "1089:1089" ]; extraOptions = [