summaryrefslogtreecommitdiff
path: root/hosts/shinji/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/shinji/default.nix')
-rw-r--r--hosts/shinji/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix
index 74f3052..5c39012 100644
--- a/hosts/shinji/default.nix
+++ b/hosts/shinji/default.nix
@@ -50,6 +50,7 @@
};
development = {
c = true;
+ lua = true;
rust = true;
web = true;
};