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

@ -52,24 +52,10 @@ in {
};
programs = {
editors = {
emacs.enable = false;
# only emacs for me, right now.
neovim.enable = true;
# sadly just not advanced enough, yet.
helix.enable = true;
kakoune.enable = true;
};
discord.enable = true;
nushell.enable = true;
oh-my-posh.enable = true;
eza.enable = true;
firefox.enable = true;
spotify.enable = true;
zellij.enable = false;
steam.enable = false;
terminals = {
foot.enable = true;
kitty.enable = true;
};
};
sound.enable = true;