diff --git a/system/work/home.nix b/system/work/home.nix index 3240bf8..258c2f0 100644 --- a/system/work/home.nix +++ b/system/work/home.nix @@ -20,7 +20,7 @@ in ansible thunderbird (pkgs.writeShellScriptBin "my-editor" '' - code + code $@ '') (pkgs.makeDesktopItem { name = "teams"; diff --git a/system/zenix/home.nix b/system/zenix/home.nix index 0b95464..53a725e 100644 --- a/system/zenix/home.nix +++ b/system/zenix/home.nix @@ -16,7 +16,7 @@ monero-gui xmrig (pkgs.writeShellScriptBin "my-editor" '' - codium + codium $@ '') ];