fonts please

This commit is contained in:
2025-08-30 21:09:52 -05:00
parent 6474b10e9f
commit 325e4c63d5
3 changed files with 15 additions and 3 deletions

View File

@@ -48,6 +48,10 @@
};
};
fonts = {
packages = with pkgs; [ nerd-fonts.fira-code ];
};
services.mpris-proxy.enable = true;
programs.ssh = {