Regenerated

This commit is contained in:
2026-03-22 18:41:36 +00:00
parent 044cc82a80
commit 664b7fb0e0
33 changed files with 15 additions and 1535 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, lib, flakeRoot, ... }:
{
programs.starship = {
enable = true; # enable Starship integration
};
}