From d6fc76be86cb3f01bab9cfe2788de47a1a9d70aa Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Thu, 10 Jun 2021 13:28:54 +0200 Subject: [PATCH] fiddeling around with fonts --- modules/system/font.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/system/font.nix b/modules/system/font.nix index 83d3ce4..9855a2a 100644 --- a/modules/system/font.nix +++ b/modules/system/font.nix @@ -19,6 +19,9 @@ in { }; }; + # You can put your private ttf fonts into + # in $XDG_DATA_HOME/fonts, which for most users will resolve to ~/.local/share/fonts + # see https://nixos.wiki/wiki/Fonts config = mkIf cfg.enable { fonts = {