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 value
Default
{ }
Example
builtins.fromJSON (builtins.unsafeDiscardStringContext (builtins.readFile "${pkgs.oh-my-posh}/share/oh-my-posh/themes/space.omp.json"))
declared in: <home-manager/modules/programs/oh-my-posh.nix>source unavailable