programs.oh-my-posh.settings
Home-Manager option
Configuration written to $XDG_CONFIG_HOME/oh-my-posh/config.json. See https://ohmyposh.dev/docs/configuration/overview for details. The useTheme option is ignored when this option is used.
type: JSON valueDefault
{ }Example
declared in: <home-manager/modules/programs/oh-my-posh.nix>source unavailablebuiltins.fromJSON (builtins.unsafeDiscardStringContext (builtins.readFile "${pkgs.oh-my-posh}/share/oh-my-posh/themes/space.omp.json"))