diff options
Diffstat (limited to 'modules/passthrough.nix')
| -rw-r--r-- | modules/passthrough.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
