13 lines
657 B
Markdown
13 lines
657 B
Markdown
|
# FAQ
|
||
|
|
||
|
- Q: **"How do I know what programs are supported?"**\
|
||
|
A: You can find programs supported through home-manager [here](options/home-manager-options.md),
|
||
|
and NixOS modules [here](options/nixos-options.md)
|
||
|
|
||
|
- Q: **"How do I set `catppuccin.enable` for everything I use?"**\
|
||
|
A: You can set `catppuccin.enable` [globally](options/nixos-options.md#catppuccinenable)
|
||
|
|
||
|
- Q: **"What versions of NixOS and home-manager are supported?"**\
|
||
|
A: We primarily support the `unstable` branch, but try our best to support the current stable release.
|
||
|
You can check if your stable release is currently supported at [status.nixos.org](https://status.nixos.org/)
|