Regenerated

This commit is contained in:
2026-03-22 15:34:56 +00:00
parent cb733ff595
commit 35c0de7d74
32 changed files with 1 additions and 1559 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, lib, flakeRoot, ... }:
{
programs.starship = {
enable = true; # enable Starship integration
};
}