Regenerated

This commit is contained in:
2026-03-22 15:49:32 +00:00
parent 6ce2a621a3
commit 813a6e0735
33 changed files with 0 additions and 1602 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, lib, flakeRoot, ... }:
{
programs.starship = {
enable = true; # enable Starship integration
};
}