fix wrong bracket

This commit is contained in:
tristan 2023-04-22 06:32:33 +01:00
parent 364fbd5b14
commit 3befc4eee8

View file

@ -748,6 +748,7 @@ color body red default "([a-z][a-z0-9+-]*://(((([a-z0-9_.!~*'();:&=+$,-]|%[0-9a-
"image/*" = "img2sixel";
"text/html" = "html | colorize";
};
};
home.file.".config/pipewire/pipewire.conf.d/raop-discover.conf".text = ''
context.modules = [
@ -768,7 +769,6 @@ color body red default "([a-z][a-z0-9+-]*://(((([a-z0-9_.!~*'();:&=+$,-]|%[0-9a-
};
};
};
}