From d5aa9c43eec40a85a31b9962797dba6a5dc3d039 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 3 May 2023 03:52:15 -0400 Subject: remove unused bindings/withs --- hosts/atlas/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/atlas') diff --git a/hosts/atlas/default.nix b/hosts/atlas/default.nix index 3a087f6..b8133a1 100644 --- a/hosts/atlas/default.nix +++ b/hosts/atlas/default.nix @@ -17,7 +17,7 @@ loader.efi.canTouchEfiVariables = true; }; - environment.systemPackages = with pkgs; [ + environment.systemPackages = [ hercules-ci-agent.packages.aarch64-linux.hercules-ci-cli ]; -- cgit v1.2.3