hermit: disable foot

This commit is contained in:
Bloxx12 2025-07-23 17:30:31 +02:00
commit 6bba60f5d9

View file

@ -55,11 +55,6 @@
editors = { editors = {
helix.enable = true; helix.enable = true;
}; };
# nushell.enable = true;
# starship.enable = true;
terminals = {
foot.enable = true;
};
}; };
sound.enable = true; sound.enable = true;
}; };