Skip to content

Commit

Permalink
ibkr-flex
Browse files Browse the repository at this point in the history
  • Loading branch information
Czichy committed Nov 30, 2024
1 parent b20b4a8 commit 532cca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/HL-1-MRZ-HOST-01/guests/ibkr-flex.nix
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
systemd.services."ibkr-flex-download" = {
script = ''
set -eu
${pkgs.ibkr-flex-download}
'';
# ${pkgs.ibkr-flex-download}
serviceConfig = {
Type = "oneshot";
User = "root";
Expand Down

0 comments on commit 532cca2

Please sign in to comment.