Updated deprecated option names

This commit is contained in:
Emmet 2024-02-28 19:52:29 -06:00
parent 2d4a3c65b0
commit 4dbeccd818
4 changed files with 8 additions and 6 deletions

View file

@ -2,7 +2,7 @@
{
# Fonts are nice to have
fonts.fonts = with pkgs; [
fonts.packages = with pkgs; [
# Fonts
(nerdfonts.override { fonts = [ "Inconsolata" ]; })
powerline