This commit is contained in:
2024-12-30 13:08:27 -07:00
parent 863fa850dc
commit 7c4895e609

View File

@@ -25,8 +25,8 @@
dotnetCorePackages.dotnet_9.sdk
];
fonts.packages = with pkgs; [
nerd-fonts.FiraCode
nerd-fonts.DroidSansMono
nerd-fonts.fira-code
nerd-fonts.droid-sans-mono
];
fonts.fontconfig.enable = true;