From 37803209cc14034a9c4e6b4de39bb8dd5ed584c0 Mon Sep 17 00:00:00 2001 From: Jimbo Date: Mon, 23 Sep 2024 16:51:57 -0400 Subject: [PATCH] Pretty sure I got this one but ok --- system/pinebook.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/pinebook.nix b/system/pinebook.nix index b9d4b40..e2344b1 100644 --- a/system/pinebook.nix +++ b/system/pinebook.nix @@ -1,4 +1,4 @@ -{ lib, ...}: { +{lib, outputs, ...}: { imports = [ # Base configs ./base.nix