From 436e095f1e9ee943ff2f9bd678c34f06ba46a43e Mon Sep 17 00:00:00 2001 From: ahwx Date: Mon, 9 Feb 2026 22:36:13 +0100 Subject: [PATCH] feat: move `antialias` setting to `fonts.nix` --- modules/home/fonts.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/home/fonts.nix b/modules/home/fonts.nix index 93abc8a..be7ed7b 100644 --- a/modules/home/fonts.nix +++ b/modules/home/fonts.nix @@ -1,5 +1,7 @@ { pkgs, ... }: { + fonts.fontconfig.antialias = false; + home.packages = with pkgs; [ scientifica # nerd-fonts._0xproto