From 6a2c30f1a07a4497f4d1c9582e13c2672161eabc Mon Sep 17 00:00:00 2001 From: David Morgan Date: Tue, 11 Feb 2025 16:20:47 +0000 Subject: Add aporetic fonts from unstable --- nix-conf/machines/egalmoth/configuration.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nix-conf/machines') diff --git a/nix-conf/machines/egalmoth/configuration.nix b/nix-conf/machines/egalmoth/configuration.nix index 766b814..84927ac 100644 --- a/nix-conf/machines/egalmoth/configuration.nix +++ b/nix-conf/machines/egalmoth/configuration.nix @@ -5,6 +5,9 @@ ... }: +let + unstable = import { }; +in { imports = [ ./hardware-configuration.nix ]; @@ -204,6 +207,8 @@ iosevka-bin jetbrains-mono meslo-lgs-nf + unstable.aporetic.sans-mono + unstable.aporetic.serif-mono ]; programs.zsh.enable = true; -- cgit 1.4.1-2-gfad0