hosts: update configurations to match removal of some options

This commit is contained in:
Bloxx12 2025-04-09 14:46:33 +02:00
commit dd38aa7a78
3 changed files with 0 additions and 24 deletions

View file

@ -41,19 +41,10 @@
};
programs = {
editors = {
emacs.enable = false;
# only emacs for me, right now.
neovim.enable = true;
# sadly just not advanced enough, yet.
helix.enable = true;
};
discord.enable = true;
# nushell.enable = true;
eza.enable = true;
firefox.enable = true;
spotify.enable = false;
# starship.enable = true;
zellij.enable = true;
terminals = {
foot.enable = true;
};