feat: add librewolf

This commit is contained in:
tux
2025-02-11 23:50:42 +05:30
parent 4ed16fb28f
commit 38f48a5a47
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{...}: {
programs.librewolf = {
enable = true;
};
}