1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-06 08:46:54 +00:00

tests: test librewolf the same way firefox is tested

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
This commit is contained in:
Ihar Hrachyshka 2025-02-22 09:15:44 -05:00 committed by Austin Horstman
parent 7f9ba30a28
commit 6b7cd50812
2 changed files with 2 additions and 0 deletions

View file

@ -291,6 +291,7 @@ in import nmtSrc {
./modules/programs/firefox
./modules/programs/firefox/firefox.nix
./modules/programs/firefox/floorp.nix
./modules/programs/firefox/librewolf.nix
./modules/programs/foot
./modules/programs/freetube
./modules/programs/fuzzel

View file

@ -0,0 +1 @@
import ./common.nix "librewolf"