nix-config/home/features/coding/rust.nix

2 lines
46 B
Nix
Raw Normal View History

2024-05-15 09:25:27 +00:00
{pkgs, ...}: {home.packages = with pkgs; [];}