From e0014f7d1ff063b6045d9e9a69eaa583465a98a9 Mon Sep 17 00:00:00 2001 From: Bauke Date: Fri, 10 Feb 2023 19:27:05 +0100 Subject: [PATCH] Add the Victor Mono font. --- .bauke/nix/stardust/system.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/.bauke/nix/stardust/system.nix b/.bauke/nix/stardust/system.nix index 6cf4115..fb97f74 100644 --- a/.bauke/nix/stardust/system.nix +++ b/.bauke/nix/stardust/system.nix @@ -27,6 +27,7 @@ inter iosevka noto-fonts + victor-mono (nerdfonts.override { fonts = [ "Hasklig" ]; }) ];