diff options
Diffstat (limited to 'gui/apps')
-rw-r--r-- | gui/apps/dev.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/apps/dev.nix b/gui/apps/dev.nix index 44662bb..21cd76d 100644 --- a/gui/apps/dev.nix +++ b/gui/apps/dev.nix @@ -15,6 +15,8 @@ artha # calculator speedcrunch + # ctag to override the emacs provided ones (placeholder) + universal-ctags ]; }; } |