mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-03-19 15:50:30 +01:00
chore: remove antialias disable option
This commit is contained in:
parent
159ab77ef4
commit
60a693cc91
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
fonts.fontconfig.antialias = false;
|
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
scientifica
|
scientifica
|
||||||
# nerd-fonts._0xproto
|
# nerd-fonts._0xproto
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue