update to nixos-unstable

This commit is contained in:
2025-02-14 02:43:14 +01:00
parent f633aa32a1
commit 2858d00428
3 changed files with 12 additions and 12 deletions

View File

@@ -63,11 +63,12 @@
fonts = {
packages = with pkgs; [
nerdfonts
# nerdfonts
# TODO after 25.05
# change to only install explicit fonts
# nerd-fonts.jetbrains-mono
nerd-fonts.jetbrains-mono
# does not exist
# nerd-fonts.jetbrains
];