Regenerated

This commit is contained in:
2026-03-23 19:31:21 +00:00
parent 64c051280d
commit 13c0dff8a5
14 changed files with 48 additions and 491 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, lib, flakeRoot, ... }:
{
programs.starship = {
enable = true; # enable Starship integration
};
}