fix
This commit is contained in:
@@ -47,6 +47,15 @@ in
|
||||
theme = "fishy";
|
||||
};
|
||||
};
|
||||
|
||||
librewolf = {
|
||||
enable = true;
|
||||
settings = {
|
||||
"identity.fxaccounts.enabled" = true; # Enable Firefox Accounts
|
||||
"privacy.clearOnShutdown.history" = true; # Disable clearing history on shutdown
|
||||
"privacy.clearOnShutdown.downloads" = true; # Disable clearing downloads on shutdown
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
programs.git = {
|
||||
|
||||
Reference in New Issue
Block a user