gui: disable ladybird for now

This commit is contained in:
Aaron Bieber 2024-10-22 09:41:58 -06:00
parent 273d55c414
commit e70caf3e4e
No known key found for this signature in database

View File

@ -129,7 +129,7 @@ with lib; {
};
programs = {
ladybird.enable = true;
ladybird.enable = false;
} // firefox.programs;
systemd.user.services =