From 807500b2ec17396cad3754bb001b29d2b291aad5 Mon Sep 17 00:00:00 2001 From: Ethan Simmons Date: Thu, 13 Feb 2025 21:44:21 -0600 Subject: [PATCH] Add fonts --- hosts/ankaa/system.nix | 1 + modules/nix/gui.nix | 3 +++ 2 files changed, 4 insertions(+) diff --git a/hosts/ankaa/system.nix b/hosts/ankaa/system.nix index f1fe283..0e4cacf 100644 --- a/hosts/ankaa/system.nix +++ b/hosts/ankaa/system.nix @@ -24,6 +24,7 @@ bottles inkscape orca-slicer + qemu ]; services.hardware.openrgb.enable = true; diff --git a/modules/nix/gui.nix b/modules/nix/gui.nix index a8be7d6..425458f 100644 --- a/modules/nix/gui.nix +++ b/modules/nix/gui.nix @@ -51,6 +51,9 @@ in font-awesome corefonts carlito + roboto + source-sans + source-sans-pro ]; fontconfig = {