1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 13:57:31 +02:00
home-manager/modules/targets/darwin
Albert Peschar 6ade7aed90
darwin: fonts: speed up font installation
* Skip font installation if the derivation hasn't changed.
* Use `rsync` instead of `install` to copy font files, to avoid useless
  copying of pre-existent identical files.
2024-04-10 21:27:27 +02:00
..
user-defaults treewide: deprecate VERBOSE_ECHO 2024-04-10 21:27:16 +02:00
default.nix darwin: add support for 'defaults -currentHost' options 2022-07-24 15:17:21 +02:00
fonts.nix darwin: fonts: speed up font installation 2024-04-10 21:27:27 +02:00
keybindings.nix treewide: deprecate VERBOSE_ECHO 2024-04-10 21:27:16 +02:00
linkapps.nix darwin: re-enable ~/Applications symlinks (#3139) 2022-11-02 13:41:53 -04:00
search.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00