xivlauncher: add fflogs
This commit is contained in:
parent
868fe61afb
commit
201d08b6ac
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ in
|
||||||
in lib.mkIf cfg.enable {
|
in lib.mkIf cfg.enable {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
xivlauncher
|
xivlauncher
|
||||||
|
fflogs
|
||||||
|
|
||||||
(writeShellScriptBin "iinact" ''
|
(writeShellScriptBin "iinact" ''
|
||||||
${pkgs.brave}/bin/brave --new-window "http://proxy.iinact.com/overlay/skyline/?OVERLAY_WS=ws://127.0.0.1:10501/ws"
|
${pkgs.brave}/bin/brave --new-window "http://proxy.iinact.com/overlay/skyline/?OVERLAY_WS=ws://127.0.0.1:10501/ws"
|
||||||
|
|
Loading…
Reference in a new issue