Add orgzly shell
This commit is contained in:
parent
d7fa6cf7fa
commit
a2dc92cade
8 changed files with 51 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, inputs }: pkgs.devshell.mkShell {
|
||||
{ pkgs, inputs, ... }: pkgs.devshell.mkShell {
|
||||
name = "Tab";
|
||||
imports = [ "${inputs.devshell}/extra/language/ruby.nix" ];
|
||||
commands = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue