From c38fb20a1988a219b5b1ac6a63647a6907728f7c Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Thu, 18 Jan 2024 16:57:39 +0000 Subject: [PATCH] add missing ; --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.nix b/home.nix index d454429..fa2cea5 100644 --- a/home.nix +++ b/home.nix @@ -18,7 +18,7 @@ nixpkgs.config = { allowUnfree = true; - } + }; home.packages = with pkgs; [ # GUI