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 = [