This commit is contained in:
alydev 2025-09-23 21:59:45 +10:00
parent cbcec36f2d
commit 8604c89adf

View file

@ -30,6 +30,8 @@
nix.settings.experimental-features = [ "nix-command" "flakes" ];
environment.systemPackages = with pkgs; [
just
cargo
rustc
git
vim
wget