Files
Gaétan Lepage fba993c589 Format project with official nixfmt formatter (#21)
* Set nix official formatter for the flake

* format the entire project
2025-10-15 15:09:51 -05:00

5 lines
48 B
Nix

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