mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-02 23:21:02 +01:00
Adds the `firefoxpwa` module for the native Progressive Web Apps for Firefox application.
4 lines
84 B
Nix
4 lines
84 B
Nix
{
|
|
firefoxpwa-config = ./config.nix;
|
|
firefoxpwa-assertions = ./assertions.nix;
|
|
}
|