gui: re-enable ladybird

This commit is contained in:
Aaron Bieber 2024-08-13 07:29:28 -06:00
parent a4f82135d8
commit af5a5935cc
No known key found for this signature in database

View File

@ -122,7 +122,7 @@ with lib; {
};
programs = {
ladybird.enable = xinlib.todo "ladybird disabled until 331105 lands" false;
ladybird.enable = true;
} // firefox.programs;
systemd.user.services =