gui: enable ladybird

This commit is contained in:
Aaron Bieber 2024-11-26 09:33:26 -07:00
parent cdf5775f6d
commit 0d07e181c3
No known key found for this signature in database

View File

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