font switch and some more shit

This commit is contained in:
KoenDR06 2025-09-09 17:08:12 +02:00
parent 59f582f8fd
commit dd153d651d
5 changed files with 11 additions and 11 deletions

View file

@ -39,7 +39,7 @@ in {
];
fonts.packages = with pkgs; [
nerd-fonts.hasklug
nerd-fonts.caskaydia-cove
];
};
}