feat: enable zig

This commit is contained in:
Infinidoge 2023-03-27 11:14:48 -04:00
parent 2890aa339a
commit 8410d356f4
3 changed files with 8 additions and 1 deletions

View file

@ -144,6 +144,7 @@
java
nim
rust
zig
])
];
};

View file

@ -0,0 +1,6 @@
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [
zig
zls
];
}

View file

@ -176,7 +176,7 @@
;;terra ; Earth and Moon in alignment for performance.
;;web ; the tubes
yaml ; JSON, but readable
;;zig ; C, but simpler
(zig +lsp +tree-sitter) ; C, but simpler
:email
;;(mu4e +gmail)