i'm an idiot
This commit is contained in:
parent
782e7da908
commit
7350b5a51f
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ in
|
|||
ansible
|
||||
thunderbird
|
||||
(pkgs.writeShellScriptBin "my-editor" ''
|
||||
code
|
||||
code $@
|
||||
'')
|
||||
(pkgs.makeDesktopItem {
|
||||
name = "teams";
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
monero-gui
|
||||
xmrig
|
||||
(pkgs.writeShellScriptBin "my-editor" ''
|
||||
codium
|
||||
codium $@
|
||||
'')
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue