diff --git a/hosts/hermit/configuration.nix b/hosts/hermit/configuration.nix index 597e9e0..c179d5e 100644 --- a/hosts/hermit/configuration.nix +++ b/hosts/hermit/configuration.nix @@ -55,11 +55,6 @@ editors = { helix.enable = true; }; - # nushell.enable = true; - # starship.enable = true; - terminals = { - foot.enable = true; - }; }; sound.enable = true; };