Regenerated
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ config, pkgs, lib, flakeRoot, ... }:
|
||||
|
||||
{
|
||||
programs.starship = {
|
||||
enable = true; # enable Starship integration
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user