2.home-manager/modules
Batuhan Baserdem, Ph.D. 3c6f1244ed
firefox: allow setting persistent StoreID
Added a new config option programs.firefox.profiles.<name>.storeId.
Setting this option now writes the StoreID both to the profiles.ini
and to the settings."toolkit.profiles.storeID" of the profile.
Firefox has two different profile implementations;
- the old one that home-manager module can declare
- the new "Selectable Profile Service" introduced in 150
The new profiles are managed in a runtime db, and reads from profiles.ini
Migration without database operations is not possible right now,
but when it becomes available, this option will stop home-manager from
clobbering the linked storeIDs.
2026-07-07 15:46:26 -05:00
..
accounts email: add warning to documentation of useStartTls 2026-05-11 23:15:25 +02:00
config treewide: move NixOS-inherited defaults to their option definitions 2026-05-18 13:23:44 +02:00
files home-manager: add support for custom backup command (#6424) (#7153) 2025-10-30 12:26:13 -05:00
i18n/input-method i18n/inputMethod: remove da157 as maintainer 2026-06-09 16:28:30 -05:00
launchd launchd: only use --wait on macOS 26 and later 2026-07-01 22:54:10 -05:00
lib maintainers: drop duplicate yarn entry 2026-07-04 22:28:41 -05:00
lib-bash home-manager: refactor activation checks 2026-01-21 13:14:01 +01:00
misc attic-client: init module 2026-07-06 20:46:24 -05:00
po Translate using Weblate (Italian) 2026-06-12 18:04:56 -05:00
programs firefox: allow setting persistent StoreID 2026-07-07 15:46:26 -05:00
services walker: fix systemd dependency cycle with elephant 2026-07-07 09:50:48 -05:00
services-modular modular-services: add config files to X-Reload-Triggers 2026-05-08 15:56:35 +02:00
targets generic-linux-gpu: add EGL support for Nvidia 2026-06-28 09:30:28 -05:00
dbus.nix dbus: only create the parent directory if there are packages to symlink 2026-01-12 18:23:30 +01:00
default.nix treewide: use inherit for attribute assignments 2026-04-08 14:47:48 -05:00
deprecations.nix niriswitcher: remove module 2026-04-09 14:16:59 -05:00
files.nix files: prefix relative path literal with './' 2026-04-16 23:01:46 +02:00
home-environment.nix home: document defaults inherited from NixOS/nix-darwin 2026-07-02 10:19:51 -05:00
manual.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
modules.nix misc: move modules spanning multiple files into subdirs 2026-06-19 08:59:16 -05:00
systemd-activate.sh systemd: don't try to restart templates 2024-06-26 18:14:48 +02:00
systemd.nix treewide: remove literalExpression where unneeded 2026-05-17 21:43:25 -05:00
wayland.nix wayland: create tray.target if xsession is not enabled (#6332) 2025-02-06 22:50:03 +01:00
xresources.nix treewide: remove literalExpression where unneeded 2026-05-17 21:43:25 -05:00
xsession.nix treewide: remove xorg package set 2026-02-07 13:10:27 -06:00