nixos-config/home/modules/firefox
Felix Schröter 8beb27389a
refactor(home): replace custom Firefox module with home-manager's new mkFirefoxModule
- replaced core module with `mkFirefoxModule` from home-manager
- `mkFirefoxModuleCompat` was created as a wrapper around
  `mkFirefoxModule` for compatibility with other Firefox-based browser
  packages such as Tor/Mullvad Browser
- profile binary & desktop file creation moved into
  `mkFirefoxProfileBinModule`
2025-02-13 23:03:01 +01:00
..
common.nix refactor(home): replace custom Firefox module with home-manager's new mkFirefoxModule 2025-02-13 23:03:01 +01:00
firefox.nix refactor(home): replace custom Firefox module with home-manager's new mkFirefoxModule 2025-02-13 23:03:01 +01:00
mkFirefoxModuleCompat.nix refactor(home): replace custom Firefox module with home-manager's new mkFirefoxModule 2025-02-13 23:03:01 +01:00
mkFirefoxProfileBinModule.nix refactor(home): replace custom Firefox module with home-manager's new mkFirefoxModule 2025-02-13 23:03:01 +01:00
mullvad-browser.nix refactor(home): replace custom Firefox module with home-manager's new mkFirefoxModule 2025-02-13 23:03:01 +01:00
tor-browser.nix refactor(home): replace custom Firefox module with home-manager's new mkFirefoxModule 2025-02-13 23:03:01 +01:00