Revert "fixed a dumb depreciation warning"

This reverts commit a09bc13600.
This commit is contained in:
Nickiel12 2024-10-06 08:31:50 -07:00
parent a09bc13600
commit b6393532e4

View file

@ -255,7 +255,7 @@ in
presence-nvim.enable = true;
nix.enable = true;
airline = {
enable = 1;
enable = true;
settings.powerline_fonts = true;
};
};