From 3170c5eb80cdf04e7a0d6a37dae9740d7a29d387 Mon Sep 17 00:00:00 2001 From: wo2wz <189177184+wo2wz@users.noreply.github.com> Date: Sun, 3 Aug 2025 22:01:06 -0400 Subject: [PATCH] lebron james reportedly caught missing line 1 variable --- hosts/Earthmover/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/Earthmover/default.nix b/hosts/Earthmover/default.nix index a7262e1..122af62 100755 --- a/hosts/Earthmover/default.nix +++ b/hosts/Earthmover/default.nix @@ -1,4 +1,4 @@ -{ config, ... }: +{ config, pkgs, ... }: { imports = [