This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
home-manager
Watch
1
Star
0
Fork
You've already forked home-manager
0
mirror of
https://github.com/nix-community/home-manager.git
synced
2025-03-10 18:57:22 +00:00
Code
Activity
63146593a9
home-manager
/
tests
/
modules
/
programs
/
thunderbird
/
default.nix
5 lines
100 B
Nix
Raw
Normal View
History
Unescape
Escape
thunderbird: separate test case for firefox+thunderbird setup Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-02-17 22:16:34 -05:00
{
thunderbird
=
./thunderbird.nix
;
thunderbird-with-firefox
=
./thunderbird-with-firefox.nix
;
}
Copy permalink