mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
removed bookmarks
This commit is contained in:
parent
25cd4b9ee8
commit
dedd142082
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ in
|
||||||
profiles = {
|
profiles = {
|
||||||
"${config.user.name}" = {
|
"${config.user.name}" = {
|
||||||
isDefault = true;
|
isDefault = true;
|
||||||
bookmarks = config.user.bookmarks;
|
#bookmarks = config.user.bookmarks;
|
||||||
|
|
||||||
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||||
ublock-origin
|
ublock-origin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue