little-lightning: nerdfont

This commit is contained in:
Zynh Ludwig 2024-11-13 03:37:06 -08:00
parent 70ce71c36e
commit ed14a86476

View file

@ -63,6 +63,10 @@
backupFileExtension = "backup";
};
fonts.packages = with pkgs; [
(nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
];
# Set Git commit hash for darwin-version.
system.configurationRevision = self.rev or self.dirtyRev or null;
# $ darwin-rebuild changelog