Updated system

This commit is contained in:
Emmet 2024-07-20 11:32:34 -05:00
parent 67d1ea26b4
commit da89ee5f38
4 changed files with 39 additions and 52 deletions

View file

@ -5,7 +5,7 @@
fonts.packages = with pkgs; [
# Fonts
nerdfonts
powerline
# powerline # FIXME broken by python 311 -> 312 nixpkgs update
];
}