Replace layouts with LAUNCH_PORTABLE

This commit is contained in:
txtsd
2022-02-12 09:16:22 +05:30
parent 9e35560554
commit 1e3b896fda
5 changed files with 45 additions and 69 deletions

View File

@ -69,7 +69,7 @@ mkDerivation rec {
cmakeFlags = [
"-GNinja"
"-DLauncher_LAYOUT=lin-system"
"-DLAUNCHER_PORTABLE=OFF"
];
postInstall = ''