From ee9a18519222bde2a7aafe1a4b2f0d2cb0313e4d Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 17 Mar 2024 08:50:15 +0530 Subject: update --- modules/passthrough.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/passthrough.nix') diff --git a/modules/passthrough.nix b/modules/passthrough.nix index 28c64f2..3629ef9 100644 --- a/modules/passthrough.nix +++ b/modules/passthrough.nix @@ -3,6 +3,7 @@ { environment.systemPackages = with pkgs; [ supergfxctl + lsof ]; services.supergfxd.enable = true; -- cgit v1.2.3