Cleanup
This commit is contained in:
parent
c90ddbb954
commit
548b745e86
1 changed files with 0 additions and 15 deletions
|
@ -1,20 +1,5 @@
|
|||
# { ... }: {
|
||||
# programs.librewolf = {
|
||||
# enable = true;
|
||||
# # Enable WebGL, cookies and history
|
||||
# settings = {
|
||||
# "webgl.disabled" = false;
|
||||
# "privacy.resistFingerprinting" = false;
|
||||
# "privacy.clearOnShutdown.history" = false;
|
||||
# "privacy.clearOnShutdown.cookies" = false;
|
||||
# "network.cookie.lifetimePolicy" = 0;
|
||||
# };
|
||||
# };
|
||||
#]
|
||||
{ pkgs, ... }: {
|
||||
|
||||
# home.file.".mozilla/firefox/nix-user-profile/chrome/firefox-gnome-theme".source = inputs.firefox-gnome-theme;
|
||||
|
||||
programs.librewolf = {
|
||||
enable = true;
|
||||
profiles.default = {
|
||||
|
|
Loading…
Add table
Reference in a new issue