Logo
Explore Help
Sign In
m3tam3re/nixos-config
1
0
Fork 0
You've already forked nixos-config
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
09e2ba85383dddf8fe66169454ce63f871251ca7
nixos-config/home/coding/languages/default.nix

11 lines
193 B
Nix
Raw Normal View History

refactor: add language runtimes module and cleanup agent config - Add home/coding/languages/ with Python, JavaScript, Rust, Go, TypeScript - Move bun/nodejs from agents.nix to languages/javascript.nix - Move python3 with packages to languages/python.nix - Move npm config to javascript.nix (broader context) - Add language options to m3-ares and m3-kratos host configs - Move pyrefly from agents.nix to lsp/servers.nix - Remove duplicate python3 reference (build conflict fix) - Remove unused base/secrets/cli-tools/ duplicates
2026-04-26 13:20:22 +02:00
# Language runtimes — Python, JavaScript, Rust, Go, TypeScript.
{...}: {
imports = [
./python.nix
./javascript.nix
./rust-toolchain.nix
./go.nix
./typescript.nix
];
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 42ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API