feat: migrated users over to new persistence structure
This commit is contained in:
parent
37f5e65bd6
commit
d06c25f33f
29 changed files with 57 additions and 99 deletions
|
|
@ -22,7 +22,6 @@
|
|||
# Extension configuration
|
||||
".mozilla/firefox/${profile}/extension-settings.json"
|
||||
];
|
||||
allowOther = true;
|
||||
};
|
||||
in {
|
||||
config = lib.mkIf (config.programs.firefox.enable && config.impermanence.enable) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue