mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-05 18:29:26 -05:00
fba993c589
* Set nix official formatter for the flake * format the entire project
5 lines
48 B
Nix
5 lines
48 B
Nix
{ ... }:
|
|
{
|
|
programs.starship.enable = true;
|
|
}
|