From b90b7b3819b2cb3ff83814f901c05b01098c4fd8 Mon Sep 17 00:00:00 2001 From: LordGrimmauld Date: Sat, 16 Mar 2024 17:50:30 +0100 Subject: [PATCH] fix missing ; --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index c311cc0..1b1a46a 100644 --- a/default.nix +++ b/default.nix @@ -56,7 +56,7 @@ in { type = types.bool; default = false; description = "whether to enable graphical components"; - } + }; }; imports = [