From e4941c5118f52072f8d984a1afbe44a7bd94fb56 Mon Sep 17 00:00:00 2001 From: Mel Date: Thu, 17 Oct 2024 21:44:02 +0200 Subject: NVIDIA Nsight Graphics launch wrapper and desktop file Signed-off-by: Mel --- modules/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/common.nix b/modules/common.nix index 1878909..bb7c65d 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -83,7 +83,7 @@ ]) ++ (with unstablePkgs; [ davinci-resolve muse-sounds-manager ]) ++ (with auxiliaryPkgs; [ - ghidra + ghidra ngfx ]); environment.etc.openvpn.source = "${pkgs.update-resolv-conf}/libexec/openvpn"; -- cgit 1.4.1