diff options
Diffstat (limited to 'modules/common.nix')
| -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"; |
