This commit is contained in:
LunarAkai 2025-03-15 18:24:06 +01:00
commit fa905d2cb6
7 changed files with 21 additions and 14 deletions

View file

@ -0,0 +1,6 @@
{
programs.oh-my-posh = {
enable = true;
useTheme = "catppuccin";
};
}