diff options
| author | Mel <einebeere@gmail.com> | 2024-10-17 21:44:02 +0200 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-10-17 21:44:02 +0200 |
| commit | e4941c5118f52072f8d984a1afbe44a7bd94fb56 (patch) | |
| tree | ca239f01654581b1e744229ac97bf067bed83455 /modules | |
| parent | ef6a9d75aaa6a7a8cf455f5f63fa0d58aabfb433 (diff) | |
| download | minerals-e4941c5118f52072f8d984a1afbe44a7bd94fb56.tar.zst minerals-e4941c5118f52072f8d984a1afbe44a7bd94fb56.zip | |
NVIDIA Nsight Graphics launch wrapper and desktop file
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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"; |
