From fea1d1f39cefc06606a4bf65e165c79472c8d35b Mon Sep 17 00:00:00 2001 From: Sense T Date: Sun, 25 Jun 2023 20:30:32 +0800 Subject: [PATCH] fix typo --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 97e3910..23110c7 100644 --- a/flake.nix +++ b/flake.nix @@ -44,7 +44,7 @@ cn-pkgs = import nixos-cn { system = system; config.allowUnfree = true; - } + }; }; modules = [