diff --git a/pkgs/tools/misc/autorandr/default.nix b/pkgs/tools/misc/autorandr/default.nix index 9a62f8c3fbf..3ebf09bf139 100644 --- a/pkgs/tools/misc/autorandr/default.nix +++ b/pkgs/tools/misc/autorandr/default.nix @@ -24,7 +24,7 @@ in runHook preInstall make install TARGETS='autorandr' PREFIX=$out - make install TARGETS='bash_completion' DESTDIR=$out + make install TARGETS='bash_completion' DESTDIR=$out/share/bash-completion/completions make install TARGETS='autostart_config' PREFIX=$out DESTDIR=$out