use nixos 24.11

This commit is contained in:
2024-12-28 20:42:02 +01:00
parent d3ff73c7ed
commit 571196db9d
3 changed files with 17 additions and 16 deletions

View File

@ -88,7 +88,7 @@
];
fonts.packages = with pkgs; [
nerd-fonts.fira-code
nerdfonts
montserrat
];