Files
dotfiles/home/programs/uv.nix

4 lines
40 B
Nix

{...}: {
programs.uv.enable = true;
}