updated home-manager config

This commit is contained in:
Natalie Marks 2024-02-06 03:03:57 -08:00
parent e39c9f3274
commit 2255045b87

View file

@ -58,6 +58,7 @@
lutris
wine
dxvk_2
mangohud
#zsh-autosuggestions
#zsh-autocomplete
#zsh-powerlevel10k
@ -126,6 +127,8 @@
bold_font auto";
};
programs.mangohud.enable = true;
programs.fish = {
enable = true;