Regenerated

This commit is contained in:
2026-03-22 15:31:44 +00:00
parent d5c9e2f1c0
commit 339cc5db44
32 changed files with 21 additions and 1562 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, lib, flakeRoot, ... }:
{
programs.starship = {
enable = true; # enable Starship integration
};
}