use trucksimulator's default listenport

This commit is contained in:
Rouven Seifert 2023-05-29 23:05:41 +02:00
parent 1cfc7a2078
commit 4e39998ac1
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
5 changed files with 7 additions and 48 deletions

View file

@ -290,6 +290,6 @@ in
};
};
home.file.".urlview".text = ''
COMMAND qutebrowser %s &> /dev/null
COMMAND ${pkgs.xdg-utils}/bin/xdg-open %s &> /dev/null
'';
}