refactor: clean up

This commit is contained in:
Mohammad Rafiq 2025-03-12 03:49:11 +08:00
parent 45c4e136c4
commit 630b3ce27b
25 changed files with 195 additions and 210 deletions

View file

@ -1,6 +1,10 @@
{ pkgs, config, ... }: {
{
pkgs,
config,
...
}: {
fonts.packages = with pkgs; [
nerd-fonts.terminess-ttf
nerd-fonts.terminess-ttf
];
stylix.fonts = {
serif = config.stylix.fonts.monospace;