librewolf: Initialize profile
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
7925974e42
commit
7bb0206d43
1 changed files with 2 additions and 0 deletions
|
@ -2,4 +2,6 @@
|
||||||
programs.librewolf = {
|
programs.librewolf = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
programs.librewolf.profiles.default.id = 0;
|
||||||
|
programs.librewolf.profiles.default.isDefault = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue