mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-10 19:11:06 +01:00
firefox: refactor duplicate profile ID detection
This commit is contained in:
parent
6a8444467c
commit
858fe2f09a
2 changed files with 25 additions and 12 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
config = lib.mkIf config.test.enableBig {
|
||||
test.asserts.assertions.expected = [''
|
||||
Must not have Firefox profiles with duplicate IDs but
|
||||
Must not have a Firefox profile with an existing ID but
|
||||
- ID 1 is used by first, second''];
|
||||
|
||||
programs.firefox = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue