From 3878a636d95a65e9e532add8100cd7b921d8f991 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 6 Jun 2023 07:13:47 -0400 Subject: [PATCH] nix: Remove unused argument --- hosts/laptop.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/laptop.nix b/hosts/laptop.nix index 5896a11f..9d3aa235 100644 --- a/hosts/laptop.nix +++ b/hosts/laptop.nix @@ -1,7 +1,6 @@ { config, lib, - pkgs, modulesPath, ... }: {