1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 01:18:32 +02:00
home-manager/modules/targets/darwin
Emily 21c700d14b treewide: convert options with lists to Markdown
`nix-doc-munge` can't handle these, which is understandable as I can
barely handle them either. There are a few infelicities here: the
current processor can't handle multiple terms to one description in
a description list so they get comma-separated in one case, and one
case that should ideally render as a `<figure>` with a `<figcaption>`
in HTML is reduced to a paragraph with some `<strong>` text. (Which, in
fairness, is how it rendered in practice with the DocBook anyway.) The
docs generator has since been updated to handle figures, but we can't
use it until moving off DocBook output.
2023-07-17 16:49:35 +01:00
..
user-defaults treewide: convert options with lists to Markdown 2023-07-17 16:49:35 +01:00
default.nix darwin: add support for 'defaults -currentHost' options 2022-07-24 15:17:21 +02:00
fonts.nix Replace pkgs.hostPlatform by pkgs.stdenv.hostPlatform 2021-12-03 23:36:50 +01:00
keybindings.nix Move platform check into modules 2021-07-18 20:43:22 +02:00
linkapps.nix darwin: re-enable ~/Applications symlinks (#3139) 2022-11-02 13:41:53 -04:00
search.nix Move platform check into modules 2021-07-18 20:43:22 +02:00