pinwheel: Add c module

This commit is contained in:
Alexander Heldt
2024-06-17 13:59:25 +02:00
parent d470650406
commit dd0995131a
2 changed files with 18 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ in
zsh.enable = true;
openvpn.enable = true;
c.enable = true;
go.enable = true;
rust.enable = true;
scala.enable = true;