Regenerated

This commit is contained in:
2026-03-23 19:33:43 +00:00
parent 4f3564c642
commit 82bf7e12b8
14 changed files with 0 additions and 534 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, lib, flakeRoot, ... }:
{
programs.starship = {
enable = true; # enable Starship integration
};
}