Experiment with having no system wide language tooling

This commit is contained in:
Daniel Lundin 2024-12-01 23:19:47 +01:00
parent 2497584fd0
commit be8780d846
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
4 changed files with 25 additions and 38 deletions

View file

@ -67,6 +67,7 @@
packages = with pkgs; [
just
nh
nixd
];
};