diff options
| author | anand <anand.panchdhari@gmail.com> | 2025-12-19 15:53:14 +0530 |
|---|---|---|
| committer | anand <anand.panchdhari@gmail.com> | 2025-12-19 15:53:14 +0530 |
| commit | 048c97a9f5ba36efbbcd2322ab90d69d98909a36 (patch) | |
| tree | a78a2bcf9674a90d84323e042f127976c6b30b1b /configuration.nix | |
| parent | 39c914434a0d50acd9f991fe022d4b5e3424b1ae (diff) | |
FINALLY gcc works
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.nix b/configuration.nix index c6f4258..c1f6dc6 100644 --- a/configuration.nix +++ b/configuration.nix @@ -107,7 +107,7 @@ nodejs_25 go lazygit - libgcc + gcc ]; fonts.packages = with pkgs; [ |
