From 7350b5a51ff5ce098e05ad5b89fd8dfcbc5a1de3 Mon Sep 17 00:00:00 2001 From: tristan Date: Tue, 25 Apr 2023 18:18:31 +0100 Subject: [PATCH] i'm an idiot --- system/work/home.nix | 2 +- system/zenix/home.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 $@ '') ];