This commit is contained in:
biscuit
2025-05-20 18:53:30 -05:00
parent 2534d83bdd
commit 5022c31815
9 changed files with 254 additions and 3 deletions
+1
View File
@@ -2,5 +2,6 @@
fonts.packages = with pkgs; [
nerd-fonts.fira-code
nerd-fonts.jetbrains-mono
nerd-fonts.iosevka
];
}