Add Foot server

This commit is contained in:
Filippo Berto 2025-07-28 15:05:09 +02:00
parent 2f29390e15
commit bc17e8556e
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 3 additions and 1 deletions

View file

@ -28,6 +28,7 @@ in
{
programs.foot = {
enable = true;
server.enable = true;
settings = {
main = {
term = "xterm-256color";