1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-02 23:21:02 +01:00
home-manager/tests/modules/programs/firefoxpwa/default.nix
bricked 218da00bfa
firefoxpwa: add module (#7408)
Adds the `firefoxpwa` module for the native Progressive Web Apps for
Firefox application.
2025-07-08 10:56:50 -05:00

4 lines
84 B
Nix

{
firefoxpwa-config = ./config.nix;
firefoxpwa-assertions = ./assertions.nix;
}