Regenerated

This commit is contained in:
2026-03-22 18:33:56 +00:00
parent 2a5098b808
commit 8e533e975f
33 changed files with 12 additions and 1600 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, lib, flakeRoot, ... }:
{
programs.starship = {
enable = true; # enable Starship integration
};
}