mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-11-05 15:16:23 +01:00
add libertine font
This commit is contained in:
parent
95329f4a0b
commit
a1e2fceac9
|
@ -11,6 +11,7 @@
|
||||||
garamond-libre
|
garamond-libre
|
||||||
ocr-a
|
ocr-a
|
||||||
amiri
|
amiri
|
||||||
|
libertine
|
||||||
];
|
];
|
||||||
fonts.fontDir.enable = true;
|
fonts.fontDir.enable = true;
|
||||||
home-manager.users.jade = {pkgs, ...}: {
|
home-manager.users.jade = {pkgs, ...}: {
|
||||||
|
|
Loading…
Reference in a new issue