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 9b2c044..44662bb 100644 --- a/gui/apps/dev.nix +++ b/gui/apps/dev.nix @@ -13,6 +13,8 @@ meld # language utilities artha + # calculator + speedcrunch ]; }; } |