From bc3d0419d10f4fff0d00d864c4529e47e6d4280c Mon Sep 17 00:00:00 2001 From: Carsten Kragelund Date: Sun, 12 Feb 2023 00:34:04 +0100 Subject: [PATCH] Add numberstation and recursive font --- users/carsten/pkgs/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/users/carsten/pkgs/default.nix b/users/carsten/pkgs/default.nix index bf9c291..b1dcf06 100644 --- a/users/carsten/pkgs/default.nix +++ b/users/carsten/pkgs/default.nix @@ -30,6 +30,8 @@ pavucontrol (ripgrep.override { withPCRE2 = true; }) yq + recursive + numberstation # Local (callPackage ./rec-mono-nyx.nix {})