summary refs log tree commit diff
path: root/nixos/modules/config/fonts/fontdir.nix
Commit message (Expand)AuthorAge
* treewide: rename fonts.fonts to fonts.packagesSandro Jäckel2023-07-24
* nixos/fontdir: add otb to font regex (#239802)dariof42023-06-28
* nixos/config: invariant option docs MD conversionspennae2022-07-24
* nixos/*: add trivial defaultText for options with simple defaultspennae2021-12-02
* nixos/fontdir: always link the font directoryrnhmjoj2021-10-06
* fontdir: add ttc to font regexIvan Tham2020-10-26
* nixos/xwayland: add new module and allow configuring a default font pathEmilio Perez2020-10-04
* nixos/fontdir: add option to decompress fontsEmilio Perez2020-10-04
* nixos/fontdir: add group of options for fontDirEmilio Perez2020-10-04
* nixos/fontdir: add the directory to the xserver font pathsrnhmjoj2020-10-04
* nixos/fontdir: use regexp to find font filesEmilio Perez2020-10-04
* nixos/fontdir: gather more font formatsEmilio Perez2020-10-04
* treewide: add types to boolean / enable options or make use of mkEnableOptionDominik Xaver Hörl2020-04-27
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
* config.fonts.fontdir: use runCommand instead of builderDefsJoachim Fasting2016-05-26
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10