fiddeling around with fonts
This commit is contained in:
parent
abba10ecf2
commit
d6fc76be86
1 changed files with 3 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue