updated home-manager config

This commit is contained in:
Natalie Marks 2024-01-29 00:29:42 -08:00
parent 36a707508f
commit 76efdb734c

View file

@ -4,14 +4,14 @@
pkgs,
...
}: {
wayland.windowManager.hyprland = {
enable = true;
# ...
plugins = [
inputs.hyprland-plugins.packages.${pkgs.system}.hyprbars
# ...
];
};
# wayland.windowManager.hyprland = {
# enable = true;
# # ...
# plugins = [
# inputs.hyprland-plugins.packages.${pkgs.system}.hyprbars
# # ...
# ];
# };
# Home Manager needs a bit of information about you and the paths it should
# manage.
@ -74,6 +74,7 @@
hyfetch
bat
eza
ollama
#LSP + formatters/linters
lua-language-server