diff options
Diffstat (limited to 'common/default.nix')
| -rw-r--r-- | common/default.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/default.nix b/common/default.nix index 1641316..a1db6e5 100644 --- a/common/default.nix +++ b/common/default.nix @@ -24,6 +24,9 @@ gimp inkscape hicolor-icon-theme + gcc + llvm_18 + clang_18 ]; fonts.packages = with pkgs; [ nerdfonts ]; |