summaryrefslogtreecommitdiff
path: root/home-manager/modules/apps/default.nix
diff options
context:
space:
mode:
authorJakub Stachurski <j.stachurski@student.utwente.nl>2025-04-05 14:30:08 +0200
committerJakub Stachurski <j.stachurski@student.utwente.nl>2025-04-05 14:30:08 +0200
commit1a5bde9efe19ab81230f8b02dbfa1af6993f1714 (patch)
tree356cebdf3f71b178dfe05909bc60769e589e59d1 /home-manager/modules/apps/default.nix
parente185b7f874566c66fd97f158a457c4c64d0628ce (diff)
compilers
Diffstat (limited to '')
-rw-r--r--home-manager/modules/apps/default.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/home-manager/modules/apps/default.nix b/home-manager/modules/apps/default.nix
index ac45032..67619d2 100644
--- a/home-manager/modules/apps/default.nix
+++ b/home-manager/modules/apps/default.nix
@@ -19,6 +19,11 @@ with lib;
unrar
xdg-user-dirs
zsh
+ make
+ cmake
+ gcc
+ clang
+ rustup
# Do i need this?
php