refactor: reduce amount of nixpkgs in flake.lock

This commit is contained in:
matt1432 2024-05-22 20:17:36 -04:00
parent 9efff85115
commit 8667fbe805
10 changed files with 35 additions and 227 deletions

View file

@ -36,7 +36,6 @@ in {
main = {
term = "xterm-256color";
# FIXME: Figure out font size with Dpi-aware
font = "JetBrainsMono Nerd Font:size=${
lib.strings.floatToString fontSize
}";