needed standalone install so I can go f*** myself
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
profiles.smayzy = {
|
||||
|
||||
settings = {
|
||||
"browser.bookmarks_restore_default_bookmarks" = false;
|
||||
"browser.contentblocking.category" = "standard";
|
||||
"sidebar.verticalTabs" = true;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user