fixed a dumb depreciation warning

This commit is contained in:
Nickiel12 2024-10-06 08:30:50 -07:00
parent 375515f233
commit a09bc13600

View file

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