fix: various small things

This commit is contained in:
Moritz Böhme 2024-04-22 09:35:04 +02:00
parent 7ddd60e36c
commit 05e7391cb4
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
3 changed files with 9 additions and 3 deletions

View file

@ -16,7 +16,6 @@ in
systemd.user.services.foot.Service.Environment = "PATH=/run/current-system/sw/bin/";
programs.foot = {
enable = true;
server.enable = true;
settings = {
main = {
term = "xterm-256color";