hosts: update configurations to match removal of some options
This commit is contained in:
parent
6d9dfea56f
commit
dd38aa7a78
3 changed files with 0 additions and 24 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue