From 916da21dd7cbfec3808a0887e97cbce22e77152a Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Sun, 3 May 2026 02:45:57 -0500 Subject: [PATCH] Oops? --- desktop/codex.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/codex.nix b/desktop/codex.nix index 66fdccd..e5f8b92 100644 --- a/desktop/codex.nix +++ b/desktop/codex.nix @@ -1,7 +1,7 @@ # # Codex custom package # -{ pkgs, ... }; +{ config, lib, pkgs, ... }; { environment.systemPackages = [