diff options
| author | anand <anand.panchdhari@gmail.com> | 2025-12-19 15:31:04 +0530 |
|---|---|---|
| committer | anand <anand.panchdhari@gmail.com> | 2025-12-19 15:31:04 +0530 |
| commit | a6df7213d5544bb93e66cd6903aa862f3180eeaf (patch) | |
| tree | 6fbc330529c230590d75bc738e3b4929e5fcaa75 | |
| parent | 45f40ef48eec4ab056441fd8d4c1c2a2fe676d67 (diff) | |
Why was there no C compiler! ?
| -rw-r--r-- | configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix index a6024cb..c6f4258 100644 --- a/configuration.nix +++ b/configuration.nix @@ -107,6 +107,7 @@ nodejs_25 go lazygit + libgcc ]; fonts.packages = with pkgs; [ |
